# Создание API Key - BitGet

* Переходим в раздел **API keys**;
* Нажимаем **+ Create API Key**;
* В появившемся модальном окне выбираем **System-generated API key**;
* В поле **Note** вводим имя API-ключа;
* В поле **Passphrase** вводим пароль от будущего API-ключа;
* В поле Permissions отмечаем чек-бокс **Read-write**;&#x20;
* В разделе **Permission type** ставим чек-бокс возле **Name,** и все нужные разрешения (кроме Withdra&#x77;**)** установятся автоматически;
* В поле **Bind IP addresses** добавляем ваш IP адрес;
* После добавления IP адреса возвращаемся в раздел **Permission type** и включаем чек-бокс **Withdraw**;
* Нажимаем **Next**;
* В появившемся окне вводим затребованные коды безопасности и нажимаем **Confirm**;
* Копируем данные в полях **Access** **APIKey** и **SecretKey** и переносим их в Combine.

<figure><img src="/files/70IYfGyEGsfhgFLXTkuH" alt=""><figcaption><p>Создание API Key на бирже BitGet.</p></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://nfd-gg.gitbook.io/main/ru-combine-software/razdel-setting/dobavlenie-api-key-ot-birzh/sozdanie-api-key-bitget.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.
