# Modai

## Modai

- [INTRODUCING MODAI](https://modai-2.gitbook.io/modai/introducing-modai.md)
- [What is ModAI?](https://modai-2.gitbook.io/modai/introducing-modai/what-is-modai.md)
- [How does it help your business save Time & Money?](https://modai-2.gitbook.io/modai/introducing-modai/how-does-it-help-your-business-save-time-and-money.md)
- [Industries we serve](https://modai-2.gitbook.io/modai/introducing-modai/industries-we-serve.md)
- [Installation & Setup](https://modai-2.gitbook.io/modai/installation-and-setup.md): Quick guide on how to get ModAi working and answering tickets in your discord server
- [Step 1](https://modai-2.gitbook.io/modai/installation-and-setup/step-1.md)
- [Ticket Behaviour & Settings](https://modai-2.gitbook.io/modai/ticket-behaviour-and-settings.md): In this section, we'll talk about how tickets behave, who can open tickets, how channels work and more.
- [How to open a ticket in Discord](https://modai-2.gitbook.io/modai/ticket-behaviour-and-settings/how-to-open-a-ticket-in-discord.md)
- [The A.I.](https://modai-2.gitbook.io/modai/the-a.i..md): Understanding the AI: How ModAI Answers Tickets
- [Knowledge Base](https://modai-2.gitbook.io/modai/knowledge-base.md): How to train ModAi
- [Uploading Entries](https://modai-2.gitbook.io/modai/knowledge-base/uploading-entries.md)
- [Web Scraping](https://modai-2.gitbook.io/modai/knowledge-base/web-scraping.md)
- [Best Practices for Knowledge Base](https://modai-2.gitbook.io/modai/knowledge-base/best-practices-for-knowledge-base.md)
- [Commands](https://modai-2.gitbook.io/modai/commands.md): All Commands and their usage
- [Using ModAi on Mobile](https://modai-2.gitbook.io/modai/using-modai-on-mobile.md)
- [Common Errors & Fixes](https://modai-2.gitbook.io/modai/common-errors-and-fixes.md)
- [Case Studies](https://modai-2.gitbook.io/modai/case-studies.md)
- [Affiliate Program](https://modai-2.gitbook.io/modai/affiliate-program.md)


---

# 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://modai-2.gitbook.io/modai/introducing-modai.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.
