> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/minara-handbook/es/comenzar/activate-your-account.md).

# Crea tu cuenta

Hay dos formas de llegar a la pantalla de registro. Usa cualquiera de ellas.

## 1. Abre la app

**Desde la página de inicio.** Ve a [minara.ai](https://minara.ai) y haz clic en `Iniciar APP` en la esquina superior derecha.

<figure><img src="/files/96d767cbed52cc63ae18ccdb33728e2baea95408" alt="Minara homepage with the Launch APP button highlighted in the top-right corner"><figcaption></figcaption></figure>

**O directamente desde la página de chat.** Si llegas a [app.minara.ai](https://app.minara.ai) sin una cuenta, haz clic en `Iniciar sesión / Registrarse` en la esquina superior derecha.

<figure><img src="/files/e0ea6a04e8dd2ec6ed825d210e3da6ce31cc963c" alt="Minara chat page with the Log in / Register button highlighted in the top-right corner"><figcaption></figcaption></figure>

## 2. Regístrate con Google o correo electrónico

En el cuadro de registro tienes dos opciones. Haz clic en `Continuar con Google` para iniciar sesión con tu cuenta de Google con un solo clic. O haz clic en `Continuar con correo electrónico`, introduce tu dirección y escribe el código de verificación que recibas para finalizar la creación de la cuenta.

Una vez creada tu cuenta, llegarás a la interfaz de chat. Tu billetera spot y tus billeteras perps se crean automáticamente; no necesitas configurarlas manualmente.

## Siguientes pasos

* [Depósito](/docs/minara-handbook/es/comenzar/deposit.md) fondos, transferir entre billeteras y gestionar las billeteras de Lighter y Hyperliquid.


---

# 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:

```
GET https://minara.ai/docs/minara-handbook/es/comenzar/activate-your-account.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.
