> For the complete documentation index, see [llms.txt](https://pl-sergent.gitbook.io/multilivequeue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pl-sergent.gitbook.io/multilivequeue/index.md).

# Discord bot

{% hint style="info" %}
Documentation for the discord bot MultiLiveQueue :thumbsup:
{% endhint %}

{% embed url="<https://github.com/PLsergent/MultiLiveQueue>" %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Invite MultiLiveQueue to your server and compete with your friends <span data-gb-custom-inline data-tag="emoji" data-code="1f3b2">🎲</span></td><td></td><td><a href="/files/vfFc28CQlRxbieJaWgYb">/files/vfFc28CQlRxbieJaWgYb</a></td></tr><tr><td></td><td>Join a queue to climb your way up on your server <span data-gb-custom-inline data-tag="emoji" data-code="1f199">🆙</span> Keep track of your stats <span data-gb-custom-inline data-tag="emoji" data-code="1f4ca">📊</span></td><td></td><td><a href="/files/ZqTX6E5nU9AgfO8ZCrdo">/files/ZqTX6E5nU9AgfO8ZCrdo</a></td></tr><tr><td></td><td>Talk to your mate with the match voice/text channels created <span data-gb-custom-inline data-tag="emoji" data-code="1f389">🎉</span></td><td></td><td><a href="/files/iPnloczfKIeTdf83j1zk">/files/iPnloczfKIeTdf83j1zk</a></td></tr></tbody></table>

## Usage overview

{% content-ref url="/pages/6mtMr1BUNnZAJ6V7B0so" %}
[Start here](/multilivequeue/start-here.md)
{% endcontent-ref %}

## Learn about the commands

{% content-ref url="/pages/XzTA0dozLxcAWPX9AT3f" %}
[User](/multilivequeue/user/user-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/dDywhAy17kh8i1YeHMi5" %}
[Ranking](/multilivequeue/ranking/rank-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/8rorFnewrxbCYs87PFAa" %}
[Matchmaking](/multilivequeue/matchmaking/queue-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZIbezAj9LZ9mLo5SKfdl" %}
[Match](/multilivequeue/match/match-commands.md)
{% endcontent-ref %}

## More MultiVersus stats here

{% embed url="<https://muliversus.plsergent.xyz/>" %}

## Contact us to install the bot on your server

Zakichan#7478

PL / Aikawa Towa#5031


---

# 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, and the optional `goal` query parameter:

```
GET https://pl-sergent.gitbook.io/multilivequeue/index.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
