# Misiones

Existen dos tipos de misiones: las que otorgan los NPCs de las Islas Principales y las de la Isla de cada Jugador.

Las **Misiones de la Isla Principal** otorgan dinero al jugador y Fragmentos de Poder al banco de la Isla de la que sean miembros. Mientras que las **Misiones de Isla Personal**, además de otorgar lo mencionado anteriormente, también otorgan <mark style="color:purple;">**Experiencia de Isla,**</mark> lo necesario para que esta suba de Nivel.

Puedes consultar tu diario de misiones y sus objetivos con el comando **/quests lista.**


---

# Agent Instructions: 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.cubourbano.net/modalidades/skyblock/misiones.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.
