# Commands

| Command                      | Permission                        | Description                                            |
| ---------------------------- | --------------------------------- | ------------------------------------------------------ |
| /link                        | discordlink.link                  | Use generated activation code.                         |
| /unlink                      | discordlink.unlink                | Unlink your accounts.                                  |
| /2fa                         | discordlink.2fa                   | Switch Two Factor authentication on your account.      |
| /profile                     | discordlink.profile               | Check your profile.                                    |
| /boostrewards                | discordlink.boostrewards          | Claim your Boost rewards.                              |
|                              |                                   |                                                        |
| /discordlink reload          | discordlink.admin.reload          | Reload the plugin files.                               |
| /discordlink forceunlink     | discordlink.admin.forceunlink     | Force unlink somebody account.                         |
| /discordlink forcereset      | discordlink.admin.forcereset      | Force reset somebody rewards.                          |
| /discordlink forcesyncupdate | discordlink.admin.forcesyncupdate | Force a synchronization update for all synced players. |
| /discordlink migration       | discordlink.admin.migration       | Migrate data to DiscordLink from another plugin.       |


---

# 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://docs.mongenscave.com/premium-products/discordlink/commands.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.
