# Add a Token Alert

1. Go to the Token Alerts page by clicking Token Alerts on the menu panel on the left (for desktop). If you're using this feature for the first time, here's what the page looks like.

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

2. Click the + button on the Token Alert section. A pop-up window for setting up a Token Alert will appear.

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

3. Type in the ticker of your chosen token, and choose the correct token from the list that appears.

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

4\. Next, determine where you want to receive alerts: on Telegram or on Discord. You will then be asked to provide your Telegram/Discord account ID. To know the steps for searching that detail, please check the following guides: [**Telegram**](/how-to-use/token-alerts/get-telegram-chatid.md) | [**Discord**](/how-to-use/token-alerts/setup-discord-webhook.md)

<figure><img src="/files/9gnkwoJgQbDUwTvfe4OA" alt=""><figcaption></figcaption></figure>

5. Once you have confirmed your chosen token and alert method, choose which criteria you want to set by clicking the button beside it and entering your preferred threshold. You can add more filters, or you can go straight to clicking the Create Alert button.

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

6. You will be redirected to the main page, where you will find the tokens that you've added to your list.

<figure><img src="/files/rdPsVmV2550ymYNvDacg" 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://docs.scopechat.ai/how-to-use/token-alerts/add-a-token-alert.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.
