> For the complete documentation index, see [llms.txt](https://aura-3.gitbook.io/aura/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aura-3.gitbook.io/aura/friend-tech/monitors/smart-money.md).

# Smart money

The smart money monitor follows the trades of some of the best Friend.tech traders in real-time. All the traders tracked have been aggregated according to their ability to make regular profits but also to invest in lowkey shares before others.

### Displayed data

The smart trade alerts have been designed so that you can pick up the information quickly. It includes the trade author, the share's price and the action executed. In addition, you will find information about the trade itself: number of shares traded and the value sent or received. The layout is made so you can quickly see what you're doing and act quickly, thanks to the trading panel.

<figure><img src="/files/fdyO07c4dt9IfpvS7RFN" alt="" width="563"><figcaption></figcaption></figure>

### Trading Panel

Under each alert, the Trade Panel <img src="/files/ki5dfGuK0wPoTY3N1ZVD" alt="" data-size="line"> button brings up the trading panel, allowing you to obtain detailed data about the share and quickly buy or sell it. To find out how the Friend.tech trading panel works in detail, refer to [this article](/aura/friend-tech/trading-panel.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/friend-tech/monitors/smart-money.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.
