> For the complete documentation index, see [llms.txt](https://wiki.rodrakpedia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rodrakpedia.com/home.md).

# Home

A Rodrakpedia é uma base de dados criada para ajudar jogadores iniciantes, retornando ao Tibia custom ou explorando novos OTServers pela primeira vez.

O projeto reúne informações práticas coletadas durante testes reais nos servidores, organizando sistemas, progressão, builds, classes, hunts, equipamentos e dicas úteis de forma simples e objetiva.

A proposta não é substituir as wikis oficiais dos jogos, mas funcionar como uma fonte complementar focada na experiência do jogador, principalmente para quem ainda está perdido no início da jornada.

Cada servidor possui suas próprias mecânicas, progressão e sistemas customizados. Por isso, a Rodrakpedia busca centralizar conteúdos organizados em passo a passo, facilitando o entendimento dos principais caminhos dentro de cada game.

Aqui você encontrará:

* Guias para iniciantes;
* Explicações de sistemas custom;
* Progressão inicial;
* Builds e vocações;
* Hunts e equipamentos;
* Dicas baseadas em experiência prática;
* Comparações e observações sobre servidores testados.

O objetivo é criar uma biblioteca própria, acessível e em constante evolução para a comunidade de OTServers.

***

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Archlight Online</td><td data-object-fit="contain"><a href="/files/7oBaVN9fXoySHNB321MN">/files/7oBaVN9fXoySHNB321MN</a></td><td><a href="/pages/OlQzSqax0PgJXCR04hOx">/pages/OlQzSqax0PgJXCR04hOx</a></td></tr><tr><td align="center">Ranger's Arcani</td><td data-object-fit="contain"><a href="/files/LDdR53gCdMmse727beGG">/files/LDdR53gCdMmse727beGG</a></td><td><a href="/pages/9VbEgFtGl7A1aYxywUwY">/pages/9VbEgFtGl7A1aYxywUwY</a></td></tr></tbody></table>


---

# 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://wiki.rodrakpedia.com/home.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.
