> For the complete documentation index, see [llms.txt](https://arenadocs.taitiko.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arenadocs.taitiko.com/taitiko-arena-docs-ca/com-comencar/quickstart.md).

# COM JUGAR

Getting started Començar amb Taitiko ARENA és ràpid i senzill! Segueix aquests passos per entrar en acció:

1. **Descarrega Telegram**\
   Per jugar a Taitiko ARENA, necessitaràs l’aplicació de Telegram. Si encara no la tens instal·lada, descarrega-la aquí:

   * [Download on the App Store (iOS)](https://apps.apple.com/app/telegram-messenger/id686449807)
   * [Download on Google Play (Android)](https://play.google.com/store/apps/details?id=org.telegram.messenger\&hl=es\&pli=1)

2. Accedeix al Bot del Joc\
   Un cop hagis instal·lat Telegram, dirigeix-te al nostre bot oficial del joc:\
   👉  [Fes clic aquí per acceder al bot](https://t.me/TaitikoArena_bot) 🎮<br>

3. **Comença el Joc**
   * Quan obris el bot, escriu `/start` al xat.
   * Després, fes clic al botó "**Jugar**" per començar la teva aventura.

4. **Inici de Sessió i Configuració del Nom d’Usuari**
   * L’inici de sessió és automàtic i utilitza el teu compte de Telegram, per la qual cosa el teu nom d’usuari al joc serà el mateix que tens a Telegram.
   * **Important**: Assegura’t d’haver configurat el teu nom d’usuari a Telegram. Si no en tens un, el teu nom no apareixerà al joc.\
     Pots configurar-lo a Telegram anant a Configuració > Nom d’usuari i triant-ne un.

     \ <br>

5. **Selecció d’Idioma**\
   Després d’iniciar el joc, selecciona el teu idioma preferit, i estaràs llest per submergir-te a Taitiko ARENA!

Ara estàs preparat per explorar l’arena, enfrontar-te a altres jugadors i gaudir d’una experiència èpica.\
Que comencin els jocs! 🎮

Però... potser abans de jugar, voldries aprendre més sobre [Taitiko ARENA](/taitiko-arena-docs-ca/taitiko-arena/editor.md) .

<br>


---

# 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://arenadocs.taitiko.com/taitiko-arena-docs-ca/com-comencar/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.
