# Trending

[**Trending**](https://app.cielo.finance/trending) is the starting point for discovering and trading Solana and Base tokens. It allows you to quickly determine which tokens are attracting interest from other Cielo users, and to gauge key metrics such as market cap and volume.

<figure><img src="/files/HvWb1yuxxaEI3BUpBIzY" alt=""><figcaption></figcaption></figure>

Cielo's trading platform has been optimized every aspect of the trading process.

* **Low Latency APIs**: Custom-built for speed to ensure you get the best entry.
* **Precise PnL**: We include bribes and platform fees in our calculations to show your *true* profit. 📉
* **Mindshare** 🧠: Look beyond your own feed. See what the entire "Hive Mind" of Cielo traders is watching.
* **Trending**: Switch between 1m and 24h views to distinguish between quick flips and sustained trends. Use the chain selector at the top to toggle between Solana and Base tokens.

{% hint style="info" %}
Cielo charges 0.6% on all swaps executed within the web app and Telegram. This applies to both Solana and Base trades.
{% endhint %}


---

# 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.cielo.finance/trading/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.
