> For the complete documentation index, see [llms.txt](https://rules.heromc.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.heromc.eu/tos-store.md).

# TOS Store

#### *TERMINI DI SERVIZIO* <a href="#termini-di-servizio" id="termini-di-servizio"></a>

* **1.0.0 |** Per acquistare nel nostro sito devi essere **Maggiorenne** o avere l'**Autorizzazione** del proprietario della Carta di Credito / Debito che verrà usata per l'acquisto.
* **1.1.0 |** Il pacchetto acquistato **NON** può essere trasferito in altre Modalità e / o in altri Account tranne per trasferimento da **Minecraft Offline** (cracked) a **Minecraft Premium**.
* **1.2.0 |** Comprare un **Upgrade** senza possedere il pacchetto precedente comporta alla **Rimozione** di esso oppure al **Rimpiazzo** del valore del pacchetto con il VIP corrispondente.
* **1.3.1 |** **RIMBORSO FORZATO.** Se si procede con un rimborzo forzato contattando la banca senza contattare lo staff cercando di trovare una soluzione, si deve procedere con la rimozione del prodotto acquistato e un ban permanente dal network. (se il prodotto è stato acquistato a un altro giocatore non subità il ban ma solo la rimozione del prodotto)
* **1.4.1 | DURATA VANTAGGI (VIP KEY)**. Se tramite una vip key si trova un vip acquistato non tramite una vip key non si può ricevere un rimborso / reroll della key (Nella vip key non puoi trovare lo stesso vip che hai trovato da un altra vip key)
* **1.5.0 | CONDIZIONI VANTAGGI. Tutti** i pacchetti **Permanenti** acquistati possono subire **Variazioni** di **Prezzo** / **Ricompense** in **QUALSIASI** momento.

***

#### *POLITICA SULLA PRIVACY* <a href="#politica-sulla-privacy" id="politica-sulla-privacy"></a>

* **1.0.0 | DATI.** Noi di HeroMC ci affidiamo a Minestore CMS un servizio di terze parti per gestire i pagamenti e lo store&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://rules.heromc.eu/tos-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
