# Watchlist

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

## 1. **Create a List**

Click the **star icon** located on the left side of a token to add it to the sidebar **Follow** list. You can choose the default grouping or create a custom group tailored to your trading strategy.

## **2. View the Watchlist**

You can view your watchlist on the sidebar's **Follow page** on the Ave.ai homepage. Additionally, to help you keep track of your favorite tokens during trading, Ave.ai offers an embedded list view on the token details page.

<figure><img src="/files/74VrX6UroibFYylCcUMW" 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://doc.ave.ai/tutorial/pc-web-tutorial/watchlist.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.
