# Store Location

Inside Shoppego has a **Shipping Provider** that can be used to order courier services without having to copy-paste the address to use on the Shipping Provider.&#x20;

## Shipping Provider

Shipping Providers are companies that **offer a service platform** to order the **collection** and **delivery of your parcels**. In Shoppego currently have several Shipping Provider, please refer to [**this link**](https://docs.shoppego.com/commerce/en/settings/shipping-provider).

&#x20;Click on **Settings** -> **Location**

![](/files/o6ornWEt6uImRuI6maep)

* Fill in the information about your parcel collection address in the space provided.&#x20;
* Keep in mind that, <mark style="color:red;">**any errors in this field will result in your parcel may not be collected.**</mark>&#x20;
* Once completed, click the **Update** button. The process of setting the **location is complete.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shoppego.com/en/registration/store-location.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
