# Comandos

**COMANDOS**\
Algunos de estos comandos necesitarás desbloquearlos por medio de levels

| /tpa       | Solicita teletransporte a otro jugador.     |
| ---------- | ------------------------------------------- |
| /tpaaccept | Acepta la solicitud de teleportación.       |
| /tpadeny   | Rechaza la solicitud de teleportación.      |
| /fly       | Te permitirá volar con libertad.            |
| /feed      | Llena tu barra de comida.                   |
| /fix all   | Repara todo tu equipo.                      |
| /home      | Teletranspórtate a tu hogar.                |
| /sethome   | Establece tu hogar.                         |
| /delhome   | Elimina tu hogar.                           |
| /rtp       | Teletranspórtate a un lugar aleatorio.      |
| /Worlds    | Abre el menú de mundos.                     |
| /Spawn     | Teletranspórtate al spawn.                  |
| /pay       | Envía dinero a otro jugador.                |
| /kit       | Te permitirá reclamar kits.                 |
| /ec        | Te permitirá abrir un enderchest .          |
| /backpack  | Te permitirá abrir tu mochila.              |
| /near      | Podrás ver qué jugadores están cerca de ti. |
| /craft     | Podrás craftear items sin una mesa.         |
| /heal      | Te curarás por completo.                    |

**RECOMPENSAS**\
Podrás adquirir varias recompensas por realizar ciertas misiones o simplemente por conectarte diariamente.

| /rewards     | Te dará recompensas solamente por jugar es por hora, día y semana, también te dejará votar por el servidor dando recompensas al usuario.       |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| /levels      | Te otorgará de recompensas cada ciertos puntos de experiencia, entre más vayas subiendo, más te va ir pidiendo y serán mejores las recompensas |
| /quests      | Son misiones que tendrás que hacer, al completarlas te otorgarán dinero.                                                                       |
| /dailyquests | Son misiones diarias que al completarlas te darán de recompensa niveles para /levels.                                                          |


---

# 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://docs.sololegends.net/wiki/guias/survival/comandos.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.
