# Feature Help

- [Setup Discord Bot](https://docs.mongenscave.com/premium-products/discordlink/feature-help/setup-discord-bot.md): Follow the guide to perfectly set up your Discord Bot and avoid any issues!
- [Bot Settings](https://docs.mongenscave.com/premium-products/discordlink/feature-help/bot-settings.md): Starting from v2.7.0, DiscordLink introduces a dedicated bot presence manager that allows dynamic and configurable activity/status updates for your Discord bot.
- [Link System](https://docs.mongenscave.com/premium-products/discordlink/feature-help/link-system.md): The plugin provides two functions that allow players to generate a code.
- [Embed Builder](https://docs.mongenscave.com/premium-products/discordlink/feature-help/embed-builder.md): This plugin allows you to fully customize Discord embed messages using simple YAML configuration files.  Here is a complete guide on what you can edit and how to do it.


---

# 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/feature-help.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.
