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

# Installing Ticket AIO

### Downloading Ticket AIO: <a href="#downloading-valor" id="downloading-valor"></a>

After your license key has been successfully linked to your Discord account, open your direct message with TicketAIO Auth #4290 and send this command exactly as shown below:

```
!download
```

The bot will reply with your Ticket AIO download link. Open the link on the device where you want to install Ticket AIO, then follow the steps for your platform below.

1. Open the download link on your Windows device.
2. Download the Valor installer.
3. Open the downloaded file.
4. If a security window appears, click **More Info**, then click **Run**.
5. Follow the installer prompts to finish setup.
6. Launch Valor after the installation completes.

{% hint style="info" %}
To stay up to date with the latest changes and releases, check the #**🖥️│bot-updates** channel in the Ticket AIO Discord server.
{% endhint %}


---

# 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.ticket-aio.com/get-start/installing-ticket-aio.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.
