> For the complete documentation index, see [llms.txt](https://docs.kasper-cli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kasper-cli.com/introduction.md).

# Introduction

## What Kasper does

Kasper enters to  any Queue-It waiting rooms and manages queue sessions on your end. It handles polling, proxy rotation, captcha solving, and automatic redirects so you don't have to. This + an in-house TLS and captcha solving service, is how our Queue-IT Bypass works.\
\
More entries in a queue means more possibility of passing it before other people during hyped/limited drop releases.&#x20;

## Key highlights

| Feature                   | Description                                                                                                  |
| ------------------------- | ------------------------------------------------------------------------------------------------------------ |
| **Massive parallelism**   | Studied for running massive amount of tasks                                                                  |
| **Shared DNS cache**      | Prevents DNS resolution floods across all tasks                                                              |
| **Proxy rotation**        | Automatic rotation through your proxy list                                                                   |
| **Captcha support**       | Internal Captcha solving                                                                                     |
| **Pause / Resume**        | Control all running tasks with a single keypress                                                             |
| **Always the latest TLS** | Internal TLS buildt specifically to mimic 1:1 each config and details of the latest available Chrome version |
| **Auto-updates**          | Built-in update mechanism, one command to stay current                                                       |
| **Continuity between OS** | Thanks to our RUST backend the TUI is 1:1 in both MacOS and Windows version                                  |
| **Try before purchasing** | Unlike other, we let you test whate we offer before any purchase is made                                     |

## Quick links

* [Discord support server](https://kasper-cli.com/discord)
* [Start your 7 days free trail](https://kasper-cli.com/join)
* [Dashboard](https://kasper-cli.com/dashboard)
* [Github](https://kasper-cli.com/github)
* [Website](https://kasper-cli.com/)

### Websites using Queue-IT

* [Ticketmaster](https://www.ticketmaster.com/)&#x20;
* [Ticketmaster UK](https://www.ticketmaster.co.uk/)&#x20;
* [Ticketmaster SG](https://www.ticketmaster.sg/)&#x20;
* [AXS](https://www.axs.com/)&#x20;
* [Eventim](https://www.eventim.com/)&#x20;
* [See Tickets](https://www.seetickets.com/)&#x20;
* [StubHub](https://www.stubhub.com/)&#x20;
* [Liverpool FC Tickets](https://www.liverpoolfc.com/tickets)&#x20;
* [Chelsea FC Tickets](https://www.chelseafc.com/en/tickets)&#x20;
* [Arsenal Tickets](https://www.arsenal.com/tickets)&#x20;
* [Manchester United Tickets](https://www.manutd.com/en/tickets)&#x20;
* [Real Madrid Tickets](https://www.realmadrid.com/en/tickets)&#x20;
* [AS Roma Tickets](https://www.asroma.com/en/tickets)&#x20;
* [Pokémon Center](https://www.pokemoncenter.com/)

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Installation</strong></td><td>One command installation</td><td><a href="/files/eAzD3FjHVz4CdEMJf0Dx">/files/eAzD3FjHVz4CdEMJf0Dx</a></td></tr><tr><td><strong>Configuration</strong></td><td>Tune threads, timeouts, proxies, and captcha</td><td><a href="/files/3fLszKwebp0IawDUqsav">/files/3fLszKwebp0IawDUqsav</a></td></tr><tr><td><strong>🎮 Usage Guide</strong></td><td>Learn the TUI interface and keyboard shortcuts</td><td><a href="/files/ZwpKfN9ZFKlxUEDqUE3a">/files/ZwpKfN9ZFKlxUEDqUE3a</a></td></tr><tr><td><strong>🔧 Troubleshooting</strong></td><td>Fix common issues fast</td><td><a href="/files/Pfe08eTMQQ6aYNSJlR7t">/files/Pfe08eTMQQ6aYNSJlR7t</a></td></tr></tbody></table>

***


---

# 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:

```
GET https://docs.kasper-cli.com/introduction.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.
