# Casual

{% code title="command to join a casual queue" %}

```
/queue casual
```

{% endcode %}

## Principles

The **casual queue** will match you with any players that joined the queue **without** taking the ranks into account. As a result, the result of the match will not be reflected on your ranking points.

## Queue

The bot will match **the first 4 players** that will join the queue. They will then be removed from the queue.

## Teams

When a match is found, the bot will make two random teams and create the channels accordingly.


---

# 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://pl-sergent.gitbook.io/multilivequeue/matchmaking/casual.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.
