# Мои аккаунты

В разделе "Мои аккаунты" ваши клиенты могут подключать различные счета криптовалютных бирж, которые в последствии будут использованы для подключения к вашим торговым стратегиям. На данный момент Aumify поддерживает такие биржи как Bitmex, Binance или OKX.&#x20;

Нажмите "Добавить аккаунт":

<figure><img src="https://279200718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaD6SansV65ENag4eEj1%2Fuploads%2FFNEGBnEi5794wTA8DzWQ%2Fimage.png?alt=media&#x26;token=0d639413-1ed6-4397-98da-11a75dae2c34" alt=""><figcaption></figcaption></figure>

Теперь перейдите в раздел API менеджмент вашего аккаунта биржи, и скопируйте данные ключи.

{% hint style="warning" %}
Убедитесь, что вы убрали галочку напротив "By checking this box...", а также изменили настройки доступа поставив галочку напротив "Enable Futures" и "Enable Spot...":
{% endhint %}

<figure><img src="https://279200718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaD6SansV65ENag4eEj1%2Fuploads%2FnQjdbUsHJdLdE9iLOwUq%2Fimage.png?alt=media&#x26;token=8051f6fc-834d-40bf-aa35-68b28aeb5e27" alt=""><figcaption></figcaption></figure>

Укажите аккаунт какой именно биржи вы подключаете и вставьте ключи, затем нажмите "Сохранить":

<figure><img src="https://279200718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaD6SansV65ENag4eEj1%2Fuploads%2F2comAanTTRhkvDLS7qcu%2Fimage.png?alt=media&#x26;token=8bce9de0-96d6-4fd1-9510-4cc0ccfd0fb9" alt=""><figcaption></figcaption></figure>

Теперь вы можете подключать другие аккаунты, если это необходимо:

<figure><img src="https://279200718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaD6SansV65ENag4eEj1%2Fuploads%2FUHhOTIlvVJeihTCTSgyh%2Fimage.png?alt=media&#x26;token=3a36e11f-9366-476d-a959-ff374e0d7388" alt=""><figcaption></figcaption></figure>


---

# 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://aumify.gitbook.io/ru_blog/stranica-kompanii/nastroika-stranicy-predpriyatiya/moi-akkaunty.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.
