# Paid Bots

- [Ticket Bot V2](https://docs.nat2k15.xyz/paid-bots/ticket-bot-v2.md): One of the most advanced ticket bot in the market. It features a close system. It supports multi-guild. Has a very advanced transcript HTML system.
- [💻Windows Hosting Guide](https://docs.nat2k15.xyz/paid-bots/ticket-bot-v2/windows-hosting-guide.md): Creating a local server environment on your Windows machine with XAMPP and setting up a database for discord bot hosting involves a few steps. This guide will show you how to do it in no time!
- [🛢️MySQL Installation (xampp)](https://docs.nat2k15.xyz/paid-bots/ticket-bot-v2/windows-hosting-guide/mysql-installation-xampp.md): Creating a local server environment on your Windows machine with XAMPP and setting up a database for discord bot hosting involves a few steps. This guide will show you how to do it in no time!
- [👨‍💻Installing Node.js](https://docs.nat2k15.xyz/paid-bots/ticket-bot-v2/windows-hosting-guide/installing-node.js.md): This is a very crucial part without installing node.js the bot simply wont run.
- [Multi Server Control](https://docs.nat2k15.xyz/paid-bots/multi-server-control.md)
- [💻Windows Hosting Guide](https://docs.nat2k15.xyz/paid-bots/multi-server-control/windows-hosting-guide.md)
- [👨‍💻Installing Node.js](https://docs.nat2k15.xyz/paid-bots/multi-server-control/windows-hosting-guide/installing-node.js.md): This is a very crucial part without installing node.js the bot simply wont run.
- [Starting The Bot](https://docs.nat2k15.xyz/paid-bots/multi-server-control/windows-hosting-guide/starting-the-bot.md): Placeholder for now use a ticket for support


---

# 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.nat2k15.xyz/paid-bots.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.
