> For the complete documentation index, see [llms.txt](https://wiki.healtzcraft.com/healtz-craft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.healtzcraft.com/healtz-craft/ajuda/vinculacao-discord.md).

# Vinculação Discord

1- Digite o comando /vincular e click nessa head.

<figure><img src="/files/7cnt6GTLXQL0UnxGJLTc" alt=""><figcaption></figcaption></figure>

2- Digite seu DISCORD ou ID no chat

<figure><img src="/files/rjrwZ9ng1XQPAnYmIgSN" alt=""><figcaption></figcaption></figure>

3- Verificar sua DM do discord e copie o código enviado.

<figure><img src="/files/YefRHEalYlTWjq41FDFw" alt=""><figcaption></figcaption></figure>

4- Cole o código enviado e envie ele no servidor.

<figure><img src="/files/fywRni6ySvnSS5q9qf6C" alt=""><figcaption></figcaption></figure>

Após seguir todo o passo a passo sua conta foi vinculada ao servidor.

<figure><img src="/files/N6NgrSafV1QRwmLPRPmS" alt=""><figcaption></figcaption></figure>

## 📥 Seu privado está bloqueado.&#x20;

Como faço para resolver isso Alison?\
Bom e super simples, basta seguir o passo do vídeo abaixo\ <img src="/files/1NmqGHl4Ac2Ern9ediua" alt="" data-size="original">

{% embed url="<https://www.youtube.com/watch?v=r9EbeJmK0j0>" %}


---

# 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://wiki.healtzcraft.com/healtz-craft/ajuda/vinculacao-discord.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.
