# Watchlists

If you want to upload a ready-made watchlist to the screener, click the "Upload" button and select a .txt file format with tickers.

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

To save the changes made, click the green "Save" button.

{% hint style="info" %}
Please note that only Binance Spot USDT tickers are supported.
{% endhint %}

You can import coins from the watchlist to the Running line by clicking the blue button with an upward arrow ⬆️.

If you need to download the watchlist, click the yellow button with a cloud.

To clear the watchlist, press the red button with a cross.

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

By default, 4 watchlists are created, if necessary, you can add new watchlists in the settings. To do this, you need to click on the +.

To change the color of the watchlist, click on the flag, a color palette will open.

To delete a created watchlist, press the round red button with a cross.


---

# 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.cvizor.com/en/modules/settings/watchlists.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.
