# Add account

{% hint style="info" %}
**Good to know:** You can add multiple accounts if you happen to have a partnership with several Fnac / Darty shops
{% endhint %}

## Authorize Juble.io Access to your Fnac / Darty account

To enable the seamless integration of Fnac / Darty, it's crucial to grant authorization for Juble.io to access your Fnac / Darty account. Follow these steps to authorize access:

1. Contact Fnac support by emailing **<Marketplace.api@fnacdarty.com>**
2. In your message, kindly ask them to authorize **Juble.io** to access and interact with your store.

By completing these steps, you've successfully authorized Juble.io to access your Fnac / Darty account. This authorization is essential for Juble.io to retrieve customer messages and order details, providing you with a unified platform for managing customer support.

## Create a new Fnac / Darty account

To create a new Fnac / Darty  account, follow the steps below:

1. Sign in to your Juble.io account using your credentials.
2. In the main menu, go to the "Channels" section.

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

3\. Enter the desired information regarding, the name of the account, the Fnac / Darty Shop Id

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

4\. Verify the connection and Save the information

{% 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/fnac-darty/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.
