# Link your Discord account to your web subscription

If you didn't authenticate using Discord, you can still link your Discord account to get support in our Discord server with ease!

Here's how!

1. Write "/link \<email>" in our [Discord server](https://discord.gg/9PKUJxbz2S).
2. Check your email and click "Link to Discord" to verify.
3. Done!

You can now get priority support in our Discord server!

{% hint style="warning" %}
This will give you web roles and remove your access to the support channel.\
So please create a new support post after linking your subscription if you wish to resume a support post!
{% endhint %}

{% hint style="info" %}
Can't remember which email you signed up with?

Go to <https://minecraftafk.com/dashboard/user> and check it there.

![](/files/h1RbwITl4rhJoFasKTbt)
{% endhint %}


---

# Agent Instructions: 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://help.minecraftafk.com/faq/link-your-discord-account-to-your-web-subscription.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.
