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

# Smart Money Feeds

Smart money generally refers to investments made by experienced investors, which can include institutional employees, KOLs, and insiders. These investors tend to have a higher success rate and can achieve solid returns, making their funds considered 'smart' because they’re managed by who can conduct effective market analysis and make informed investment decisions.\
Our DEXX team monitors 50+ smart wallet addresses that trade at a moderate frequency and maintain a high win rate. We also provide details about their trading styles, nicknames, and social media links. Whenever these smart money addresses make a trade, you’ll receive an immediate push, allowing you to choose whether to follow their transactions.\
If you have a specific address you want to track, we also support custom tracking. Just click the "gear" icon in the top right corner and then click the "+" next to your follow list to customize your tracking for that particular wallet address.


---

# 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://dexx.gitbook.io/dexx-tutorial-book/following/smart-money-feeds.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.
