# Binance: whitelist assets adding

1. To add a coin to the whitelist on the Binance exchange, you must select "Enable Symbol Whitelist" in the API key settings.

<figure><img src="/files/cWnEoXDDysU3KyPyXK2U" alt="" width="375"><figcaption></figcaption></figure>

2. When selecting this item, the "Edit" button will be automatically activated. To edit the list of trading assets, you need to click on this button.

<figure><img src="/files/J1B5ah7C5aeYG9nad9a2" alt="" width="375"><figcaption></figcaption></figure>

3. In the search field of the pop-up window enter the assets you plan to activate for trading.&#x20;

<figure><img src="/files/rP05buxHhpPGFjHIYZeZ" alt="" width="375"><figcaption></figcaption></figure>

4. Press "Confirm" after entering the desired assets for trading.&#x20;

<figure><img src="/files/sNegDFyEtbFUqnXGJxtH" alt="" width="375"><figcaption></figcaption></figure>

5. Do not forget to save the changes by swiping up and pressing "Save".

<figure><img src="/files/Tj8Bsf5swFewBcJ5W9C1" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.1-binance-api-binding-tutorial/binance-whitelist-assets-adding.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.
