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

# BOARDS

Noticias e informacion general.

## 💻 MU PIRATA | PC + 📱 ANDROID

> **Versión Base:** Temporada 3 | Main 5.2 (240 FPS / Soporte 4K Ultra Wide)\
> Una experiencia MMORPG renovada con gráficos impresionantes, rendimiento fluido y una jugabilidad totalmente moderna tanto en PC como en tu celular Android.

***

### ⚙️ Características Principales

Contamos con un equipo de administradores activo y comprometido, listo para ofrecer soporte y asegurar un ambiente de juego justo y divertido.

| Módulo / Categoría | Configuración del Servidor                    |
| ------------------ | --------------------------------------------- |
| **Plataformas**    | Multiplataforma (PC & Android optimizado)     |
| **Motor Gráfico**  | Main 5.2 con soporte hasta 240 FPS y 4K       |
| **Staff**          | Soporte técnico activo y moderación constante |
| **Comunidad**      | Canales oficiales en Discord y WhatsApp       |

***

###

***

### 💎 Cash - WcoinC

La moneda virtual oficial del servidor se utiliza para adquirir artículos de bonificación y personalización en la tienda del juego.

* **Adquisición:** Mediante eventos activos, recompensas automáticas o soporte directo con el Staff.
* **Uso:** Compra de elementos estéticos, tickets de eventos y mejoras de progresión temporal.

***

### 🎥 Video Guías

Próximamente se añadirán los tutoriales en video detallando la instalación del cliente para PC y la APK para dispositivos Android, así como configuraciones avanzadas del juego.

***

### ⚠️ Errores Frecuentes y Soluciones

Si experimentas problemas de conexión o gráficos, revisa los siguientes puntos:

* **Problemas de FPS / Pantalla Negra:** Asegúrate de ejecutar el juego con los drivers de video actualizados y configurar el modo ventana si tu resolución 4K presenta desajustes.
* **Desconexiones:** Verifica que tu conexión a internet sea estable y que el antivirus no esté bloqueando el ejecutable principal (`main.exe`).

***

*🌐 **Comunidad Oficial:***

* [Unseguite al Grupo de WhatsApp](https://chat.whatsapp.com/Fe8bXkbfRFbDCC1veJPrMN?s=cl\&p=i\&mlu=4\&ilr=4)
* [Únete al Servidor de Discord](https://discord.gg/t5jZ8tnVxd)


---

# 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://mupirata.gitbook.io/guias/boards.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.
