# Track

When you trade a lot, it's important to be able to track your latest stocks accurately. That's why we've created an easy-to-use feature that lets you track your various activities. A fast, intuitive interface makes it easy to find the information you're looking for.

This module is made up of three functions that allow you to track three different things : your mints, your trades, or your tokens.&#x20;

These features are grouped together under the <mark style="color:purple;">/track</mark> prefix. Use it to begin.


---

# 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://aura-3.gitbook.io/aura/others/track.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.
