# Create more queues

## Creating Multiple queue channels

Channels can have multiple games running simultaneously.

{% hint style="info" %}
The instructions below will only work if you've done the [Basic Setup](https://docs.inhousequeue.xyz/docs/quick-start).
{% endhint %}

1. Run `/setup`

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2FoXUHsw15NgwIFLyCoMfh%2F1.png?alt=media&#x26;token=1917ab31-80f3-4701-97c1-6382ef34034e" alt="" width="395"><figcaption></figcaption></figure></div>

2. Select <mark style="color:blue;">**Create New Queue**</mark>

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2FHW3WUYmsrwPuiMvTc1T9%2Fcreate_new%20queue%20-1.png?alt=media&#x26;token=ca5aa322-521b-4f04-bacb-778649db51a1" alt="" width="376"><figcaption></figcaption></figure></div>

3. Select the game you want a new Queue channel for.

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2Fgit-blob-8e18394d87081aa910a61a44ab837ee62d1b9173%2Fsetup_games.png?alt=media" alt=""><figcaption></figcaption></figure></div>

If <mark style="color:red;">InHouseQueue</mark> recognises you have a setup already. A new queue will be created inside that category.

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2FtykbC4JFR3ko2f1DUQ48%2Fimage.png?alt=media&#x26;token=b07ada99-d660-4da7-9ff3-71d5a9b4c372" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2FSXhdLT8x7IvaUDfH4UJW%2Fimage.png?alt=media&#x26;token=bf410924-7bec-4e4a-9a40-987a9e2ce8f8" alt=""><figcaption></figcaption></figure></div>

Repeat the steps above to add more queues.

This new queue channel will be part of the :globe\_with\_meridians: **Global leaderboard** by default. If you want this queue to have a separate leaderboard, go to the next page!


---

# 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.inhousequeue.xyz/docs/quick-start/create-more-queues.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.
