> For the complete documentation index, see [llms.txt](https://docs.akebi.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akebi.wiki/issues/how-to-bind-a-key-to-a-discord-account.md).

# How to bind a key to a discord account ?

{% hint style="info" %}
Download Discord, go to the server <https://discord.gg/hU399h7FYy> then get a role in the channel [#verif-and-roles](https://discord.com/channels/440536354544156683/1144834098137935973) and then go to the channel [#license-bot](https://discord.com/channels/440536354544156683/1063808878556487710)
{% endhint %}

1. In the [#license-bot](https://discord.com/channels/440536354544156683/1063808878556487710) channel look for the [Ask for Panel](https://discord.com/channels/440536354544156683/1063808878556487710/1182320169926799410) button and click on it, then the bot will write to you!
   1. If the bot hasn't written to you, check if you have private messages open and can write to you?
2. In the sent message click on <mark style="color:blue;">**`Licenses info`**</mark>

   <div align="left"><figure><img src="/files/394U0DOwBRQ0GgCom5Dy" alt="" width="335"><figcaption></figcaption></figure></div>
3. Then click on <mark style="color:red;">**`Add`**</mark>

   <div align="left"><figure><img src="/files/wcv33MO105tmlCMr22xv" alt="" width="290"><figcaption></figcaption></figure></div>
4. In the opened window, paste our key and click <mark style="color:blue;">**`Submit`**</mark> and that's it.

   <div align="left"><figure><img src="/files/gq0Ge6m4RGcDsvam1a0L" alt="" width="335"><figcaption></figcaption></figure></div>


---

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

```
GET https://docs.akebi.wiki/issues/how-to-bind-a-key-to-a-discord-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
