# Registro y Logueo

## ¿Cómo me registro dentro del servidor?

Es muy sencillo, si te dice que coloques **"/register (contraseña)" sigue estos pasos:**\
\
&#x20; 1\. Elige una contraseña, en esta ocasión elegiré "PapichuloOMG"  ¡No pongas PapichuloOMG como tu contraseña, es solo un ejemplo!

&#x20; 2\. Ejecuta de esta manera el comando, con la contraseña que has elegido:&#x20;

```
/register PapichuloOMG <captcha>
```

{% hint style="danger" %}
El captcha es un número aleatorio que se te mostrará en la pantalla, debes colocarlo luego de tu clave para poder registrarte correctamente. Esto seria una medida de seguridad Anti-Bots.
{% endhint %}

## ¿Cómo me logueo dentro del servidor?

Si te dice que coloques **"/login (contraseña)"** es que ya te has registrado. De todas formas sigue estos pasos.&#x20;

&#x20; 1\. Con la contraseña que pusiste, en este caso PapichuloOMG pondremos:

**¿**&#x48;as olvidado tu contraseña o han entrado con tu nick y se han registrado?&#x20;

```
/login PapichuloOMG
```

**¿**&#x48;as olvidado tu contraseña o han entrado con tu nick y se han registrado?

Puedes abrir ticket en [<mark style="color:purple;">**Discord**</mark>](https://discord.mineunivers.com/) y te ayudaremos: <https://discord.mineunivers.com/>

{% content-ref url="/pages/mQFe2kf2SlzHYYj8BDf0" %}
[¡Bienvenido a MineUnivers!](/mineunivers.md)
{% endcontent-ref %}

{% content-ref url="/pages/29T8R4EWEb86jvv4nw9N" %}
[Postulaciones](/faq/postulaciones.md)
{% endcontent-ref %}


---

# 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.mineunivers.com/faq/registro-y-logueo.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.
