> For the complete documentation index, see [llms.txt](https://docs.safeguard.run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safeguard.run/buy-bot/trending.md).

# Trending

Safeguard ETH Trending is the best trending algorithm out there! Unlike other trending algorithms, ours is fully based on the technical score of a token. This is judged with a complex algorithm based on recent volume, price action, and past analytics.

<figure><img src="/files/2VJ7LJp19xICYmzZAWd4" alt=""><figcaption></figcaption></figure>

When a token first enters trending an alert will be sent in our group [@Trending](https://t.me/trending/2). This algorithm has proven successful in the past, detecting tokens like Pepe2.0 Early and catching a 3800x! [Proof here](https://t.me/Safeguard_Ann/39)

DISCLAIMER: Never use this channel as a buy indicator. We simply collect and display data, always do your own due diligence in any token you buy.

### Trending Boost

Want to boost your tokens trending? Use the command `/trend` in Safeguard

Trending boost will guarantee your token a spot on [@Trending](https://t.me/trending/2) with large favorability in our algorithm. Aswell, it will lower the requirements for updates which makes getting additional [pumping alerts](https://t.me/trending/6371) easier!


---

# 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.safeguard.run/buy-bot/trending.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.
