> 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.md).

# 1. Sobre Launchers

## Sobre launchers

Un launcher inicia Minecraft y organiza tus instancias. Elige la guía según tu tipo de cuenta.

{% hint style="info" %}
Usa siempre el sitio oficial del launcher. No descargues instaladores desde anuncios o enlaces desconocidos.
{% endhint %}

### Elige tu cuenta

{% columns %}
{% column %}

#### <i class="fa-user-check">:user-check:</i> Cuenta Premium

Inicia sesión con Microsoft. Recomendamos Prism Launcher.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/UZzczc5PFZQddQO861SA" class="button primary">Launcher para Premium</a>
{% endcolumn %}

{% column %}

#### <i class="fa-user">:user:</i> Cuenta No-Premium

Usa ElyPrism y vincula tu cuenta de Ely.by.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/86bca91d930c87d850ba9284b04050837dbe40c6" class="button primary">Launcher para No-Premium</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### <i class="fa-shield-halved">:shield-halved:</i> Launchers no recomendados

Evita software inseguro o incompatible, como TLauncher.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/EmD2sE2EujYJiF6idT8X" class="button secondary">Ver recomendaciones</a>
{% endcolumn %}

{% column %}

#### <i class="fa-puzzle-piece">:puzzle-piece:</i> Paquete de mods

Instala el modpack oficial después de preparar tu instancia.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/ad5ddae8199e3cfb695b1c3c7b70d224e7123052" class="button secondary">Ver modpack y mods</a>
{% endcolumn %}
{% endcolumns %}

### Recomendación rápida

Para una cuenta Premium, usa [Prism Launcher](https://prismlauncher.org/). Para una cuenta No-Premium, usa [ElyPrism](https://elyprismlauncher.github.io/).

Usa la versión nativa actual del servidor. Mantén una instancia separada para Builtechraft.

Consulta [usar Ely.by en launchers compatibles](/builtechaft-wiki/soporte/1.-sobre-launchers/1.4.-cuenta-ely.by.md) para crear tu cuenta e iniciar sesión.


---

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