# Sapoto

## Sapoto

- [Home](https://sapoto.sycer.dev/master.md): Sapoto is a feature-rich, highly optimizable, free ticket bot.
- [Quickstart](https://sapoto.sycer.dev/start.md): Setup Sapoto within seconds.
- [New Ticket](https://sapoto.sycer.dev/usage/new-ticket.md)
- [Closing a Ticket](https://sapoto.sycer.dev/usage/closing-a-ticket.md)
- [Ticket Category](https://sapoto.sycer.dev/configuration/ticket-category.md)
- [Ticket Log](https://sapoto.sycer.dev/configuration/ticket-log.md)
- [Maximum Tickets per User](https://sapoto.sycer.dev/configuration/maximum-tickets-per-user.md)
- [Change Prefix](https://sapoto.sycer.dev/configuration/change-prefix.md)
- [Support Team](https://sapoto.sycer.dev/configuration/support-team.md)
- [Blacklist](https://sapoto.sycer.dev/configuration/blacklist.md)
- [Welcome Channel](https://sapoto.sycer.dev/member-join-configuration/welcome-channel.md)
- [Welcome DM](https://sapoto.sycer.dev/member-join-configuration/welcome-dm.md)
- [New Ticket Message](https://sapoto.sycer.dev/premium/new-ticket-message.md)
- [Ticket Information](https://sapoto.sycer.dev/other/ticket-information.md)
- [Premium](https://sapoto.sycer.dev/other/premium.md)
- [FAQ](https://sapoto.sycer.dev/other/faq.md)
- [2.1.0](https://sapoto.sycer.dev/releases/2.1.0.md): Addition of ticket updates, reaction-to-open panels, custom timezone 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sapoto.sycer.dev/master.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.
