# Add account

{% hint style="info" %}
**Good to know:** You can add multiple accounts by repeating the steps below with all your eBay accounts
{% endhint %}

## Authorize Juble.io Access to your eBay account

1. **Log in to Your Juble.io Account:** Start by logging in to your [Juble.io account](https://channels.juble.io/) using your credentials.
2. **Navigate to Channels:** Once you're logged in, navigate to the "Channels" option in the menu.
3. **Click on "Add Channel":**  In the "Channels" section, click on the "Add Channel" button to initiate the process of connecting a new integration.
4. **Select eBay:** Among the available integration options, choose "eBay" to proceed with linking your eBay Seller account.

<figure><img src="/files/9tyQiR3zDCfhTa3sP66w" alt=""><figcaption></figcaption></figure>

1. **Select Your Marketplace**: You will be prompted to select the specific eBay marketplace you wish to connect to. Choose the relevant marketplace from the dropdown list.
2. **Authorize Access:** After selecting the marketplace, click on the "Agree and Continue" button. This will redirect you to eBay where you will be asked to confirm and authorize Juble.io’s access to your account.

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

7. **Confirmation:** Once authorization is complete, you'll be redirected back to Juble.io. Your eBay account will now be integrated with Juble.io, and you can start managing your channels effectively.
8. **Enable Connection:** Once you've reviewed and granted the necessary permissions, click the "Enable" button to finalize the integration process.

{% hint style="success" %}
**Congratulations!** Your account is now setup and will receive new tickets soon!
{% endhint %}

{% hint style="info" %}
**Good to know:** New messages are pulled every 2 mins.
{% 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://docs.juble.io/channels/ebay/add-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.
