# Add account

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

## Create a new Miravia account

To create a new Miravia 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. Within the "Channels" section, click on the "Add Channel" button to initiate the process of connecting a new marketplace integration.
4. From the available marketplace options, choose "Miravia" to proceed with linking your Miravia account.

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

5. **Provide a Friendly Name:** Assign a clear and descriptive name to this specific integration within your Juble.io account, especially if you manage multiple marketplaces.

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

## Authorize Juble.io Access to your Miravia - Instant Messages

1. **Authorize Instant Messages Access:** Click on the "Authorize" button. This will redirect you to Miravia where you will be asked to confirm and authorize Juble.io’s access to your instant messages.

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

2. **Confirmation:** Once authorization is complete, you'll be redirected back to Juble.io. Your Miravia instant messages will now be integrated with Juble.io, and you can start managing your channels effectively.

## Authorize Juble.io Access to your Miravia - API

1. **Authorize API Access:** Click on the "Authorize" button. This will redirect you to Miravia where you will be asked to confirm and authorize Juble.io’s access to your order information.

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

2. **Confirmation:** Once authorization is complete, you'll be redirected back to Juble.io. Your Miravia API will now be integrated with Juble.io, and you can start managing your channels effectively.

## Finalize Your Miravia Integration

1. **Enable Connection:**

Once you've reviewed and granted the necessary permissions, click the "Enable" button to finalize the integration process.

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

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