# Watchlist

### Overview

The Watchlist lets you track specific tokens instead of browsing the full Trending feed.

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

### Group Management

Organize tokens into groups — All, Memes, DeFi, or custom categories you create with the + button. Search within your watchlist to find a specific token quickly.

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

### Token Information

Each row shows the same metrics as the Trending page: token name, time since creation, liquidity with change, market cap, volume, swap count, holders, and transactions with a buy/sell split.&#x20;

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

### Interactive Features

Filter by time interval (1m, 5m, 30m, 1h, 6h, 24h), sort by any column, and add or remove tokens with the star button.

Green and red values on liquidity and other metrics reflect change over the selected interval.


---

# 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.reachaltitude.xyz/altitude/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.
