# Token Tracking

<figure><img src="/files/2THCi8k186wfu8hgk2uE" alt=""><figcaption></figcaption></figure>

Token tracking on ApeBot is simple! To begin:&#x20;

1. "**Add new watch**", paste a valid token address.
2. Tap on Config or the token name, add a new target. *Percentage or price level.*
3. Enable alerts. **That's it!**

<figure><img src="/files/NxHepWd1w8VWqKGCXcnn" alt=""><figcaption><p>Choose between amount or percentage</p></figcaption></figure>

<figure><img src="/files/Qqq0Fi2po5XfHXp2zetz" alt=""><figcaption><p>Alert Notification</p></figcaption></figure>

**Example of alerts being hit:**

<figure><img src="/files/tIy1prZq6poNRPSo2a73" 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://apebot-documentation.gitbook.io/apebotsol/apebot-features/token-tracking.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.
