# Introduction

{% hint style="success" %}
**SynQuest is Live!** [Play SynQuest](https://t.me/SynQuestBot) in Telegram
{% endhint %}

SynQuest is a Telegram mini app built by the Synnax team.

Answering trivia questions in SynQuest helps the game’s main character, Gaal, battle enemies in a fantasy-style realm. The more questions you answer correctly, the more points you earn.

Points will later be converted into tokens.&#x20;

The mini app will convert player sentiment into actionable data which will be used to enhance Synnax’s decentralized machine learning models, and generate additional revenue streams for Synnax, which will be shared with the SYNAI community via staking.


---

# 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.synnax.ai/synnax/synquest/introduction.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.
