> For the complete documentation index, see [llms.txt](https://mc-empire.gitbook.io/wiki-it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mc-empire.gitbook.io/wiki-it/faq/in-gioco.md).

# In gioco

## Non posso fare il comando /rtp

● Probabilmete devi aspettare ancora il cooldown che ti aspetta prima di procedere al comando\
\
● Se il problema persiste chiedi supporto

## Sono allo spawn non posso fare il comando /tpa

●  Allo spawn non si può fare il comando tpa perchè sarebbe facile teletrasportarsi da qualcuno di fiducia inizialmente e avere tutto a portata di mano

## Sono da ps4 il mio vault non esiste più

● Ci scusiamo per il disagio se questo accade, ti invitiamo a contattare il supporto

## Perchè non posso impostare la mia home

● Di base ti viene data una home di backup al primo rtp quindi è probabile che quella home vada in conflitto con una nuova

●  Puoi avere da utente massimo una home\
\
● Puoi eliminare la vecchia home con `/delhome nome` e crearne una nuova con `/sethome casa`\
\
● Se il problema persiste ti invitiamo a contattare il supporto

## Il trade viene cancellato

● Per effettuare un trade assicuratevi che ognuno di voi si scambi almeno un'ogetto\
\
● Non cliccare al di fuori dell'interfaccia\
\
● Prova ad attendere il tempo richiesto


---

# 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://mc-empire.gitbook.io/wiki-it/faq/in-gioco.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.
