# Modules

- [Ticketmaster Queue](https://docs.backdoor.io/modules/ticketmaster-queue.md): Secure the best position in queue
- [Task Creation](https://docs.backdoor.io/modules/ticketmaster-queue/task-creation.md): Creating a Ticketmaster Queue task
- [Ticketmaster VF](https://docs.backdoor.io/modules/ticketmaster-vf.md): Efficiently enter all your accounts into Verified Fans
- [Task Creation](https://docs.backdoor.io/modules/ticketmaster-vf/task-creation.md): Creating a Ticketmaster Verified Fan task
- [Browser](https://docs.backdoor.io/modules/browser.md): This is our standalone browser mode. This allows you to use our in-bot browser to do admin tasks, create accounts, enter raffles, and more!


---

# 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.backdoor.io/modules.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.
