> 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.2.-launcher-para-premium.md).

# 1.2. Launcher para Premium

## Launcher para cuentas Premium

Usa un launcher que permita iniciar sesión con tu cuenta Microsoft. Recomendamos **Prism Launcher** para gestionar instancias y modpacks.

### Opción recomendada: Prism Launcher

[Prism Launcher](https://prismlauncher.org/) es ligero, de código abierto y compatible con Modrinth. Mantiene cada instancia aislada y evita conflictos entre mods.

{% stepper %}
{% step %}

#### Descarga Prism Launcher

Descarga el instalador desde la página oficial. Completa la instalación y abre el launcher.
{% endstep %}

{% step %}

#### Añade tu cuenta Microsoft

Abre **Cuentas** y selecciona **Añadir cuenta Microsoft**. Completa el inicio de sesión en la ventana del navegador.
{% endstep %}

{% step %}

#### Crea una instancia

Selecciona **Añadir instancia**. Elige la versión nativa actual del servidor y el cargador **Fabric** recomendado.

Puedes importar el modpack oficial desde Modrinth. Consulta [Instalación y configuración segura](/builtechaft-wiki/soporte/2.-paquete-de-mods-y-optimizaciones/2.3.-instalacion-y-configuracion-segura.md).
{% endstep %}
{% endstepper %}

### Alternativas compatibles

**XMCL** también admite cuentas Microsoft y gestiona instancias. Úsalo solo si conoces su configuración.

El **Minecraft Launcher oficial** funciona para entrar al juego. Puede tardar más al iniciar y ofrece menos control sobre instancias y mods.

### Antes de entrar

Usa una instancia limpia para Builtechraft. No mezcles mods de otros servidores. Revisa los [mods permitidos](/builtechaft-wiki/soporte/2.-paquete-de-mods-y-optimizaciones/2.1.-mods-permitidos.md) antes de añadir archivos.


---

# 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.2.-launcher-para-premium.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.
