# Chasing Feature

- [Social Media](https://xencoder.gitbook.io/binance-chase-app-doc/chasing-feature/social-media.md): Query all post/tweets and comments on Social Media
- [Mini Graph](https://xencoder.gitbook.io/binance-chase-app-doc/chasing-feature/mini-graph.md): Great mini graph for all trading activities of all coins in last hour
- [Quick Statistic](https://xencoder.gitbook.io/binance-chase-app-doc/chasing-feature/quick-statistic.md): All statistic data of all coins will be recorded. This data will tell you how many the coins got pumps.
- [Holding Monitoring](https://xencoder.gitbook.io/binance-chase-app-doc/chasing-feature/holding-monitoring.md): Monitoring all our hodling and shows the profit of your hodling.


---

# 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://xencoder.gitbook.io/binance-chase-app-doc/chasing-feature.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.
