# HTX: whitelist assets adding

🌀 <mark style="color:blue;">**WHITELISTING OF TRADING PAIRS ON THE HTX EXCHANGE IS POSSIBLE ONLY VIA THE WEB VERSION OF THE EXCHANGE**</mark> 🌀

1. To add a coin to the whitelist on the HTX exchange, you must press on the "Settings" button in the API key settings.

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

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

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

3. To add the selected asset press on "Add" button.&#x20;

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

4. To save the changes press on "Confirm" button.&#x20;

<figure><img src="/files/8cvWrWHWUZCe5ORLZhjf" 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://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.2-htx-api-binding-tutorial/htx-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.
