# Quick Start

- [Inviting Ticket King](https://docs.ticketking.xyz/quick-start/inviting-ticket-king.md): Instructions on how to invite Ticket King to your discord server.
- [Opening the Website Dashboard](https://docs.ticketking.xyz/quick-start/opening-the-website-dashboard.md): Opening the website dashboard to manage your server.
- [Server Settings & Configuration](https://docs.ticketking.xyz/quick-start/server-settings-and-configuration.md): Configuring important settings in your server's web dashboard.
- [Quickstart Panel Setup](https://docs.ticketking.xyz/quick-start/quickstart-panel-setup.md): Getting your first panel created.
- [Detailed Panel Setup](https://docs.ticketking.xyz/quick-start/detailed-panel-setup.md): Tutorial on how to create a personalized ticket support panel.
- [Making Your First Ticket](https://docs.ticketking.xyz/quick-start/making-your-first-ticket.md): Creating your first support ticket.
- [Basic Setup & Permissions](https://docs.ticketking.xyz/quick-start/basic-setup-and-permissions.md): Setting up basic configuration settings.
- [Using Bot Commands](https://docs.ticketking.xyz/quick-start/using-bot-commands.md)


---

# 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.ticketking.xyz/quick-start.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.
