# Get Started

Ready to explore? Open Tirador Bot on Telegram and discover all the cool features waiting for you!

{% embed url="<https://t.me/tirador_bot>" %}

Open Tirador Bot using the link above and tap “Start.” Need a referral link? Ask a friend who's already using Tirador, or join our [chat](https://t.me/tirador_chat) and request a referral link there! 🔗

You can also open Tirador Bot using the buy-link provided in [alpha alerts channels](/official/tirador-alerts.md) to buy tokens.

You’ll see the Main Menu with your new Solana, TON, and Tron wallet addresses. You can use these wallets or [import](/tirador-guide/wallet.md) your own. You can always return to the Main Menu by typing <mark style="color:blue;">/start</mark>.

And that’s it! 🎉 Trading with Tirador Bot is super easy. Let’s get started and have some fun! 🚀


---

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