# Captain queue

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

```
/queue ranked captain_queue
```

{% endcode %}

## Principles

The **captain ranked queue** will match you with any players that joined the queue **within your rank**. As a result, the result of the match will be reflected on your ranking points.

## Queue

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

## Teams

When a match is found, the bot will select a **captain,** this player will then **have to pick** an available player from the 3 others that were in the queue. The selected player will be the captain's teammate, the other 2 players will be put in the other team. At this moment the channels will be created.


---

# 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/rank-queue/captain-queue.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.
