> For the complete documentation index, see [llms.txt](https://brightid.gitbook.io/brightid-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brightid.gitbook.io/brightid-es/vinculacion-de-aplicaciones.md).

# Vinculación de aplicaciones

Las aplicaciones utilizan BrightID para mantener alejadas las cuentas falsas y asegurarse de que tú puedas aprovechar al máximo tu identidad única. En primer lugar, debes estar verificado en cada aplicación para poder empezar a utilizarlas.

\
Una vez estés verificado en cada aplicación, podrás vincularla a tu BrightID escaneando un código QR o utilizando el enlace que proporciona la página de dicha aplicación. Esto abrirá automáticamente la página de la aplicación en BrightID y te pedirá tu confirmación. La aplicación también reconocerá tu BrightID.&#x20;

Después de dicha confirmación. Recuerda que no se compartirá ningún tipo de información con las aplicaciones, sólo se les informará de tu estado actual de verificación para poder usarlas.&#x20;

Es necesario que al menos una de las aplicaciones haya verificado mediante patrocinio tu BrightID una vez, esto con el objetivo de utilizar todas las aplicaciones de por vida. Si la aplicación que deseas utilizar no proporciona patrocinios, intenta conseguir dicho patrocinio por otra aplicación primero.&#x20;

**Paso 1**: Ve a la [<mark style="color:orange;">página de aplicaciones</mark>](https://apps.brightid.org/) y haz clic en el enlace del sitio web de la aplicación a la que deseas vincularte.

![](https://lh3.googleusercontent.com/f4xIp42fxO5HFcI2c29BGOpqRh3p_TucTfcbhVUfdhk8yzwBCeSrh-G9PJ7SoQhEUEzMPnxQsEYMh6NaQOVJINaHVuhAb6bbgUNlVJVfrq3-BWn2EOZD_QvdCsVXvHh30E_GkMFU)

**Paso 2**: Crea una cuenta en la aplicación elegida.

![](/files/JJNjHxKahIYxb3ylj8Xm)

{% hint style="info" %}
**Nota adicional:** Algunas aplicaciones requieren que el usuario descargue dicha aplicación para crear una cuenta.
{% endhint %}

Una vez que tu cuenta esté conectada, se te pedirá que verifiques tu cuenta con tu BrightID.

![](/files/hq8ph87CEYzOhudYCPks)

**Paso 3**: Inicia la aplicación de BrightID y haz clic en "Escanear un código".

![](/files/7kxlWNjGelmjaP6cGbsh)

**Paso 4**: Escanea el código en tu dispositivo.&#x20;

**Paso 5**: Confirma la conexión con tu aplicación de BrightID.

![](/files/s33PNZ7QPxqytXho2jqp)

**Paso 6**: Espera a que la aplicación elegida se enlace con tu BrightID, lo cual debería ocurrir en segundos.

![](/files/Y3eIFNy0Rh8pkWedkhc0)

🎊 ¡Felicidades! Ahora tu cuenta de BrightID está vinculada a la aplicación. Es hora de disfrutar de las ventajas que ofrecen las aplicaciones para tu cuenta verificada.

![](/files/pA7D91Jpvglhj5WSP4EC)


---

# 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://brightid.gitbook.io/brightid-es/vinculacion-de-aplicaciones.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.
