> For the complete documentation index, see [llms.txt](https://wiki.titanet.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.titanet.it/group-1/guida/battlepass.md).

# Battlepass

#### **⚡️ Cos'è il Battlepass?**

<figure><img src="/files/fP9LMAD0sz50vOZeWUlO" alt=""><figcaption></figcaption></figure>

### 🛡️ Titanet: Battle Pass

Il Battle Pass è il sistema di progressione stagionale di Titanet composto da 100 livelli.

#### ⚡️ Struttura e Costi

Il sistema prevede due diversi percorsi per il riscatto delle ricompense:

* ⚡️ Percorso Free: Include 50 livelli di ricompense, accessibili a ogni Player.
* ⚡️ Percorso Premium: Include l'accesso a tutti i 100 livelli del Pass.
* ⚡️ **Acquistabile nello Store Ufficiale** [**https://store.titanet.it/**](https://store.titanet.it/)**.**

<figure><img src="/files/D9QfUExZhVvI5PxNdnOm" alt=""><figcaption></figcaption></figure>

#### ⚡️ Funzionamento e Progressione

* ⚡️ Accumulo XP: I Player avanzano nei livelli esclusivamente completando le sfide presenti in-game.
* ⚡️ Limite Livello: La progressione termina al raggiungimento del Livello 100.
* ⚡️ Upgrade Premium: L'acquisto del Premium sblocca retroattivamente tutte le ricompense dei livelli già superati nel percorso Free.

#### ⚡️ Comandi

L'intera gestione del sistema avviene tramite un unico comando:

* ⚡️ /battlepass — Apre l'interfaccia principale per visualizzare livelli, sfide e riscattare i premi.


---

# 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://wiki.titanet.it/group-1/guida/battlepass.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.
