# How to use?

#### How to Use Questra for Solana Token Analysis

1. **Open Telegram** – Ensure you have the Telegram app installed on your device.
2. **Go to Questra Bot** – Click or type [t.me/AiQuestraBot](https://t.me/AiQuestraBot) in Telegram to open the bot.
3. **Start the Bot** – Press the **"Start"** button or type `/start` to activate the bot.
4. **Analyze a Token** – Use the command:

   ```
   /deep ... (Replace the dots with your desired mint address!)
   ```

* **Receive Insights** – Questra will use DeepSeek AI to generate an in-depth evaluation of the token, providing key insights, risks, and market potential.
* **Make Informed Decisions** – Use the analysis to assess investment opportunities and navigate the Solana ecosystem with confidence.

Give it a try and let Questra help you with smarter trading! 🚀


---

# 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://questra-ai.gitbook.io/questra-ai/getting-started/quickstart.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.
