# Registro y Logueo

<figure><img src="/files/snK4T21kn3eukm3yNOtY" alt=""><figcaption></figcaption></figure>

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

Es muy sencillo **sigue estos pasos:**\
\
&#x20; 1\. Elige una contraseña, en esta ocasión elegiré "Nash123"  *¡No pongas Nash123 como tu contraseña, es solo un ejemplo!*

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

<pre><code><strong>/register Nash123 Nash123
</strong></code></pre>

## &#x20;

<figure><img src="/files/xukMfZX0cnmQcjsE9Qra" alt=""><figcaption></figcaption></figure>

## ¿Como me Logueo dentro del Servidor?

1. Ejecuta el siguiente comando junto con tu Contraseña&#x20;

```
/login Nash123
```


---

# 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://akiogames.gitbook.io/guia-akiogames/akiomc-general/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.
