# Connect Your Account

### Connecting your Amazon account

Start by connecting your Amazon account from the settings page in Shopify

<figure><img src="/files/uPRPSU69cLRDMG63MDsF" alt=""><figcaption></figcaption></figure>

A pop-up window will appear. Log into your Amazon account.

{% hint style="warning" %}
**Pop up window**

If the pop-up window does not appear, ensure you have enabled pop-ups for Shopify.
{% endhint %}

<figure><img src="/files/MY6vESplc7cp94LYD8r4" alt=""><figcaption></figcaption></figure>

Choose the marketplace you wish to ship from

<figure><img src="/files/K4h8Xo2GZoYcmiMqJJEv" alt=""><figcaption></figcaption></figure>

Authorize the app and click confirm

<figure><img src="/files/A9lE9XhwY5QkemOeRybO" alt=""><figcaption></figcaption></figure>

You'll be redirected back to Shopify once your Amazon account has been connected.

### Shipping origin (marketplace)

Choose the country/region you would like to ship from. This will be the same as the Amazon marketplace selected when connecting your account.

<figure><img src="/files/7lOZDQAlGZEL3A2aMdko" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Changing shipping origin (marketplace)**

To change the country/region after it has been selected, you will need to disconnect and reconnect your Amazon account.
{% endhint %}


---

# 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://help.tinygoliath.io/apps/amazon-fulfillment-for-shopify/settings/connect-your-account.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.
