# Создание API-ключей для Cryptorg

{% hint style="info" %}
Перед созданием API, пожалуйста, убедитесь в том, что вы переключились на нужную вам биржу в аккаунте [Сryptorg.net](https://cryptorg.net/ru/exchange/main):
{% endhint %}

<figure><img src="/files/6iWgSRkIBaQxBufiPMLx" alt=""><figcaption></figcaption></figure>

Перейдите в раздел [Управления API](https://cryptorg.net/ru/exchange/index-api-key) и нажмите кнопку **Создать API ключ**:

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

Далее нужно включить **Режим хеджирования** и **Включить Фьючерсы**:

<figure><img src="/files/8X5Zl1e6bO2Jipmg7Vut" alt=""><figcaption><p>Api ключи готовы к работе.</p></figcaption></figure>

Для полноценной работы всех инструментов [ITradingBot](https://itradingbot.net/) нужно отключить ограничение по IP адресам.&#x20;


---

# 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.itradingbot.net/group-1/sozdanie-api-klyuchei-dlya-cryptorg.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.
