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

# Roadmap

We're updating our roadmap daily, constantly finding and prioritizing the hottest features. Check out the latest version of our roadmap below.

## This Quarter

<div align="center" data-full-width="false"><figure><img src="/files/6ic1tLRj7MqYAUpX0GNP" alt="" width="375"><figcaption></figcaption></figure></div>

**DONE** The anti-MEV feature protects from sandwich attacks, ensuring a secure trading experience.

Establishing a new way of trading with the Smart Trade System, offering fully automated trading for new tokens.

Enhancing support for all classical order types – limit, TP\&SL, and DCA.

Launching the first phase of Tirador in-bot game with in-game coins. Stay tuned for more details!

## Next Quarter

<figure><img src="/files/fsLKvSE6yMBcoP6UCekL" alt="" width="375"><figcaption></figcaption></figure>

Several important features to increase the security of your funds and improve wallet protection.

We're betting on TON and gearing up to launch Tirador on TON.

Implementing full Chinese language support to better serve our expanding Chinese-speaking community.

Comprehensive trade history to review past trades and analyze efficiency

Announcing the launch of Tirador in-bot game's second phase!

## Following Quarter

<figure><img src="/files/YvyE9Z8yaW4AsFaU3H6M" alt="" width="375"><figcaption></figcaption></figure>

Full Spanish language support for better service to one of the world's most important communities

Tirador Bot release on the Base network

Tirador's charitable initiative: donating a portion of TRDR token fees to community-chosen causes

Introducing our referral program powered by the TRDR token!

Finally, the next step after the Tirador in-bot game: the TRDR token launch and token generation event!

Got ideas for features on our roadmap? Don't hold back – drop them in the [chat](https://t.me/tirador_chat) or slide into our [DMs](https://t.me/tirador_moderator)! 🚀💡


---

# 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://doc.tirador.io/welcome-to-tirador/roadmap.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.
