# Trending

DEX Screener assigns every token on the platform a **Trending Score** - a snapshot of the token's buzz and market activity. This score is used to rank tokens on the trending screener and trending bar, showcasing the hottest pairs at any given time.

While we keep the special blend of our algorithm close to our chest, here are some of the key metrics we take into account:

### Market Activity

* **Volume**
* **Liquidity**
* **Transactions**
* **Unique makers**
* **Holders**

### Community Engagement

* **Visitors** on the token's DEX Screener page, both on website and app
* **Reactions:** how the community feels about the token 🚀 🔥 💩 🚩

### Trust & Credibility

* Tokens with **verified info** get a boost, especially those with [**Enhanced Token Info**](https://marketplace.dexscreener.com/product/token-info)
* **Security audit:** we value tokens that are open-source and pass security checks with flying colors

For projects keen on climbing the trending list, a **robust trading activity** and **community engagement on DEX Screener** are your tickets to the top!


---

# 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://docs.dexscreener.com/trending.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.
