> For the complete documentation index, see [llms.txt](https://docs.dexed.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexed.io/features/influencers-tracker.md).

# Influencers tracker

We understand the impact that influencers can have on market sentiment and investment decisions, which is why we've developed a robust platform to track their activity and provide valuable insights to our users.

Here's what you can expect from our Influencers Tracker:

1. **Calls Activity:** Get a real-time overview of influencer activity with our daily graph tracking overall calls. We monitor over 300 renowned crypto influencers, providing you with insights into their latest endorsements and recommendations. If multiple influencers are endorsing the same token simultaneously, it's flagged for your attention. However, we emphasize the importance of conducting your own research before investing, as influencer endorsements should be just one factor in your decision-making process.
2. **Influencer Dashboard:** Dive deeper into the world of crypto influencers with our comprehensive dashboard. Explore a curated list of the 300 influencers we track, along with the latest tokens they've endorsed. Each influencer's page offers a detailed history of the tokens they've supported over time, allowing you to gauge their track record and credibility in the industry.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexed.io/features/influencers-tracker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
