> For the complete documentation index, see [llms.txt](https://docs.heavynight.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heavynight.com/tutoriales/discord-link.md).

# Discord-Link

## Aquí encontrarás un tutorial para vincular tu cuenta con Discord y así poder obtener tus roles :)

\
**Requisitos:** Tener una cuenta en nuestra web ([https://www.heavynight.com/](https://heavynight.com/)) y estar en nuestro servidor de Discord (<https://discord.heavynight.com/>)

{% embed url="<https://discord.heavynight.com>" %}
Discord HeavyNight
{% endembed %}

{% embed url="<https://www.heavynight.com>" %}
Web HeavyNight.com
{% endembed %}

1. Una vez haya comprado un rango en la tienda (también puede conectar su cuenta aún que no tenga un rango para obtener el rol de "Heavyero") diríjase a su perfil.  [Aquí ](https://www.heavynight.com/profile)

<figure><img src="/files/F3Z85FaeY1YUEVoDq7Ei" alt=""><figcaption><p>www.heavynight.com</p></figcaption></figure>

2. &#x20;Diríjase donde dice Discord y conecte su cuenta de discord siguiendo los pasos.

<figure><img src="/files/Lzqn7xIK9AMOB0bMJF2I" alt=""><figcaption><p>www.heavynight.com</p></figcaption></figure>

3. Autoriza la conexión.

<figure><img src="/files/87H47G4m8qyEnELgLpOb" alt=""><figcaption><p>www.heavynight.com</p></figcaption></figure>

4. Confirme la conexón.

<figure><img src="/files/OQP3SiYcYj0TNjjnKFYC" alt=""><figcaption><p>www.heavynight.com</p></figcaption></figure>

5. Vaya a nuestro servidor de [Discord](https://discord.heavynight.com).
6. Clica donde hay el nombre, arriba a la izquierda.
7. Clica sobre "Roles vinculados"

<figure><img src="/files/WfZAZKlAoyUlGtVFzPYC" alt=""><figcaption><p>discord.heavynight.com</p></figcaption></figure>

8. Selecciona tus roles. (Ya no es necesario seleccionar el rol de"Donador")&#x20;

\*Todo el mundo que tenga una cuenta en la web, por el simple hecho de tener vinculada la web con dsicord, puede reclamar el rol de Heavyero, el cual le dará ventajas sobre el resto de usuarios con el rol Usuario.

<figure><img src="/files/VG91alm13Eiq1AkNYTlJ" alt=""><figcaption><p>discord.heavynight.com</p></figcaption></figure>

<figure><img src="/files/Uvs8tRnBz4QS1HXqlBDs" alt=""><figcaption><p>discord.heavynight.com</p></figcaption></figure>

9. En caso de querer remover un rol, haga clic derecho y luego en "Abandonar rol vinculado"

<figure><img src="/files/suBPp44acYPx0g3XXFPS" alt=""><figcaption><p>discord.heavynight.com</p></figcaption></figure>


---

# 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://docs.heavynight.com/tutoriales/discord-link.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.
