> For the complete documentation index, see [llms.txt](https://tarquitet.gitbook.io/builtechaft-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tarquitet.gitbook.io/builtechaft-wiki/soporte/1.-sobre-launchers/1.4.-cuenta-ely.by.md).

# 1.4. Cuenta Ely.by

## Usar Ely.by en launchers compatibles

Ely.by permite usar una cuenta no premium con nombre y skin propios. Usa solo launchers oficiales compatibles.

{% hint style="info" %}
ElyPrism es la opción recomendada. Está basado en Prism Launcher e incluye inicio de sesión con Ely.by.
{% endhint %}

### 1. Crea una cuenta de Ely.by

1. Abre [ely.by](https://ely.by/) y selecciona **Registrarse**.
2. Indica tu correo, nombre de usuario y contraseña.
3. Confirma el correo electrónico antes de iniciar sesión.

Tu nombre de usuario será el que verán otros jugadores. Configura tu skin desde tu perfil de Ely.by.

### 2. Inicia sesión en ElyPrism

[ElyPrism](https://elyprismlauncher.github.io/) es compatible de forma nativa con Ely.by.

1. Descarga ElyPrism desde su [sitio oficial](https://elyprismlauncher.github.io/).
2. Abre el launcher y selecciona **Cuentas**.
3. Pulsa **Añadir cuenta Ely.by**.
4. Inicia sesión con tu correo y contraseña de Ely.by.
5. Selecciona la cuenta añadida antes de pulsar **Lanzar**.

Crea una instancia independiente para el servidor. Selecciona su versión de Minecraft y el cargador Fabric requerido.

### 3. Usa Prism Launcher

[Prism Launcher](https://prismlauncher.org/) es una alternativa popular. Requiere configurar Ely.by como proveedor de autenticación externo.

1. Instala Prism Launcher desde su [sitio oficial](https://prismlauncher.org/download/).
2. Abre **Cuentas** y selecciona **Añadir cuenta**.
3. Elige la opción de autenticación externa o Ely.by, si aparece disponible.
4. Inicia sesión con tu cuenta de Ely.by y autoriza el acceso.
5. Comprueba que tu nombre de Ely.by aparece como cuenta activa.

Si tu versión de Prism no muestra Ely.by, usa ElyPrism. No introduzcas tus credenciales en complementos no verificados.

### Antes de entrar al servidor

* Comprueba que usas la cuenta correcta en el selector del launcher.
* Inicia el juego una vez y verifica que aparece tu nombre.
* Mantén tu contraseña de Ely.by distinta de otras cuentas.

Consulta [Launcher para no premium](/builtechaft-wiki/soporte/1.-sobre-launchers/1.1.-launcher-para-no-premium.md) para crear instancias e instalar mods.


---

# 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://tarquitet.gitbook.io/builtechaft-wiki/soporte/1.-sobre-launchers/1.4.-cuenta-ely.by.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.
