> For the complete documentation index, see [llms.txt](https://landfus.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://landfus.gitbook.io/guide/guias-principales.md).

# GUÍAS PRINCIPALES

- [Guia de Estadisticas](https://landfus.gitbook.io/guide/guias-principales/guia-de-estadisticas.md): En Dofus, las estadísticas son elementos fundamentales que determinan la fuerza, la resistencia y la eficacia de tu personaje en combate
- [Guía de Clases](https://landfus.gitbook.io/guide/guias-principales/guia-de-clases.md): En Landfus, existen 12 clases diferentes, cada una con sus propias características, habilidades y estilo de juego.
- [Etapa Inicial](https://landfus.gitbook.io/guide/guias-principales/etapa-inicial.md): Para la parte inicial del juego, hay que tener en cuenta si deseas ser un jugador MONOCUENTA 🧙🏽‍♂️ o MULTICUENTA (Quien juega con mas de dos cuentas) 🧙🏽‍♂️🧙🏼‍♂️... +
- [🧙🏾‍♂️Etapa inicial - Monocuenta](https://landfus.gitbook.io/guide/guias-principales/etapa-inicial/etapa-inicial-monocuenta.md): En Landfus no solo se ofrece la experiencia multicuenta, también tenemos la gran oportunidad de brindarle a todos los jugadores monocuenta gran contenido variado y actualizado para ellos.
- [🔅Dofus Iniciales](https://landfus.gitbook.io/guide/guias-principales/etapa-inicial/etapa-inicial-monocuenta/dofus-iniciales.md): A continuación, se detalla cómo obtener los Dofus en la fase inicial de Landfus en su dificultad fácil/intermedia después de alcanzar el nivel 200 y equipar el set elemental en su personaje.
- [🧙🏻‍♂️🧙🏽‍♂️+... Etapa inicial -Multicuenta](https://landfus.gitbook.io/guide/guias-principales/etapa-inicial/+...-etapa-inicial-multicuenta.md): En esta sección de la wiki, te guiaremos en los pasos iniciales para iniciar el juego en modo multicuenta en el servidor Landfus. Proporcionaremos detalles sobre la adquisición de objetos esenciales.
- [Etapa Intermedia](https://landfus.gitbook.io/guide/guias-principales/etapa-intermedia.md)
- [Etapa intermedia Multicuenta](https://landfus.gitbook.io/guide/guias-principales/etapa-intermedia/etapa-intermedia-multicuenta.md): En la etapa intermedia multicuenta de Landfus Server, tu equipo está preparado para afrontar desafíos mayores. Habiendo superado las mazmorras iniciales y con una base sólida de experiencia y objetos,
- [Etapa Avanzada](https://landfus.gitbook.io/guide/guias-principales/etapa-avanzada.md)
- [Fase Final Multicuenta](https://landfus.gitbook.io/guide/guias-principales/etapa-avanzada/fase-final-multicuenta.md): ¿Estás listo para poner a prueba tus habilidades y convertirte en el mejor jugador del servidor? La fase final multicuenta te espera con contenido desafiante y recompensas increíbles.


---

# 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://landfus.gitbook.io/guide/guias-principales.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.
