> For the complete documentation index, see [llms.txt](https://birdytradebot.gitbook.io/birdyai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://birdytradebot.gitbook.io/birdyai/trading-modes/first-trending.md).

# First Trending

The 🥇 **First Trending** mode is built on the [**SOL TRENDING**](https://t.me/SOL_TRENDING) algorithm, launched in 2023 as Solana’s first trending algorithm. Trusted by over 20,000 manual users, it has now been fully automated to identify and trade tokens as soon as they trend for the first time.

This mode combines our trending algorithm with a powerful AI-based analysis tool. The AI performs a comprehensive security check on each token and predicts its potential for growth based on multiple parameters.

#### How It Works

In 🥇 **First Trending Mode**, the bot automatically buys tokens that are spotted for the first time by the trending algorithm, using predefined buy conditions and your chosen settings.

**Mode Configuration:**

🥇 **First Trending** does not have any mode-specific settings.

<figure><img src="/files/Lqi9PN8tUnNK6UApULAy" alt="" width="375"><figcaption><p>First Trending mode</p></figcaption></figure>


---

# 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://birdytradebot.gitbook.io/birdyai/trading-modes/first-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.
