# Discord

- [Discord FAQ](https://help.lurker.tv/discord/faq.md)
- [Live role](https://help.lurker.tv/discord/live-role.md): This function will give the Twitch on Mixer Streamers a LIVE role on your Discord
- [Bot Commands](https://help.lurker.tv/discord/commands.md): Discord Bot Commands. If you are missing commands or got great ideas for new commands/features join our Discord
- [Admin Commands](https://help.lurker.tv/discord/commands/untitled.md): LTV Bot Discord Commands
- [Lurker.tv User/Bot Dashboard](https://help.lurker.tv/discord/lurker.tv-dashboard-for-users-and-bot.md)
- [Level System](https://help.lurker.tv/discord/level-system.md): Description of the Levels you will earn with Lurk points (LP)
- [\[Patreon\] Ranking System](https://help.lurker.tv/discord/lurker.tv+-rankingsystem.md): The Lurker.tv Ranking system will give your Discord the possibility to give your users a certain rank on your discord and more.
- [How does the Ranking work?](https://help.lurker.tv/discord/lurker.tv+-rankingsystem/how-does-the-ranking-work.md): Your Server unblocked the Ranking System and you wonder how it works? Here you can read how it works.


---

# 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.lurker.tv/discord.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.
