# Добавление кошельков в Whitelist на биржах

Почти все биржи устроены так, что они не дадут вам просто вывести токены по API на кошельки без добавления адресов в whitelist. Сначала необходимо добавить эти кошельки в whitelist на самой бирже, а потом уже выводить на них токены.\
\
Этот процесс изначально занимает некоторое время, но очень сильно экономит его в дальнейшем и позволяет режиму Withdraw работать максимально корректно.&#x20;

И в данной рубрике мы разберем, как добавить кошельки в whitelist на тех биржах, вывод с которых поддерживается в приложении Combine.

* [OKX](https://docs.nfd.gg/main/ru-combine-software/razdel-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh/okx);
* [ByBit](https://docs.nfd.gg/main/ru-combine-software/razdel-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh/bybit);
* [Binance](https://docs.nfd.gg/main/ru-combine-software/razdel-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh/binance);
* [BitGet](https://docs.nfd.gg/main/ru-combine-software/razdel-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh/bitget);
* [Gate](https://docs.nfd.gg/main/ru-combine-software/razdel-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh/gate).


---

# 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-exchanges/vyvody-s-birzh-or-withdraw/dobavlenie-koshelkov-v-whitelist-na-birzhakh.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.
