> For the complete documentation index, see [llms.txt](https://wiki.neverlandnetwork.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.neverlandnetwork.site/diretrizes/politica-de-recuperacao-de-itens.md).

# Política de Recuperação de Itens

***

### 📄 Procedimento para Solicitação

* **Abrir um ticket no Discord**
  * O jogador deve abrir um ticket na categoria correta, solicitando suporte da equipe para tentar recuperar os itens perdidos.
  * **Prazo máximo:** 24 horas após perceber a perda. Tickets abertos depois desse período **não poderão ser atendidos**.
* **Ficar offline imediatamente**
  * Assim que notar a perda, **não entre no servidor** (Survival, SkyBlock ou outros modos).
  * Isso ajuda a preservar os registros e históricos anteriores à perda, facilitando a análise da equipe.
* **Reunir evidências**
  * Quanto mais detalhadas forem as provas, maiores as chances de recuperação. Exemplos:
    * 🖼️ Prints de inventário ou ender chest;
    * 🎥 Vídeos mostrando os itens em mãos;
    * 💳 Comprovantes de compra de itens;
    * 📑 Logs do servidor mostrando aquisição ou uso dos itens.
  * Embora exista um histórico do inventário, **nem todos os itens aparecem nele**, então evidências adicionais são importantes.

### ⚠️ Observações Importantes

* A equipe do Servidor Neverland analisará cada caso cuidadosamente antes de realizar qualquer restauração.
* A recuperação **não é garantida**, mas seguir todas as orientações aumenta significativamente as chances de sucesso.
* Não tente acessar ou modificar seus registros manualmente, pois isso pode comprometer a investigação.


---

# 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.neverlandnetwork.site/diretrizes/politica-de-recuperacao-de-itens.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.
