# Amigos

## **📜 Comandos de Amigos**

🔹 **/amigos lista** → Muestra la lista de todos tus amigos.

🔹 **/msg \[Nombre de amigo] \[mensaje]** → Envía un mensaje privado a un amigo.

🔹 **/amigos añadir \[Nombre de amigo]** → Envía una solicitud de amistad a un jugador.

🔹 **/amigos aceptar \[Nombre de amigo]** → Acepta una solicitud de amistad.

🔹 **/amigos rechazar \[Nombre de jugador]** → Rechaza una solicitud de amistad.

🔹 **/amigos borrar \[Nombre de amigo]** → Elimina a un amigo de tu lista.

🔹 **/amigos ajustes** → Cambia tu configuración de amigos.

***

📌 **Usa estos comandos para gestionar tu lista de amigos y mantenerte conectado con ellos en Minelandia.** 🎮

{% hint style="info" %}
Podrás responder un mensaje privado simplemente usando el comando <mark style="color:green;">**/r**</mark>
{% endhint %}

{% hint style="success" %}
Los jugadores pueden tener hasta 10 amigos en total, los jugadores VIP pueden tener más (<https://tienda.minelandia.es/>)
{% endhint %}


---

# 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.minelandia.es/funciones/amigos.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.
