# Tracking Feature

- [Hodling](https://xencoder.gitbook.io/binance-chase-app-doc/tracking-features/hodling.md): List all your hodling and stats how much profit you have got. Also, you can do "Sell" action in simulation trading feature.
- [Market](https://xencoder.gitbook.io/binance-chase-app-doc/tracking-features/market.md): List all coins on market with statistical data and the price moving in real time on Binance
- [Crypto Event Calendar](https://xencoder.gitbook.io/binance-chase-app-doc/tracking-features/crypto-event-calendar.md): List all coming crypto event. This will you know when the coins get pump and why.
- [Trading History](https://xencoder.gitbook.io/binance-chase-app-doc/tracking-features/trading-history.md): List all your trading history in trading simulation


---

# 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/tracking-features.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.
