# FAQs

### **Getting Started**

#### Q: How do I add the bot to my server?

A: Invite the bot using the Discord OAuth2 link from the official website. When added, it automatically: Creates a support channel for ticket creation Creates a support-logs channel for activity logs Starts a 5-day free trial with AI features enabled Sends you a welcome message

#### Q: What permissions does the bot need?

A: The bot requires:&#x20;

Manage Channels

Send Messages

Read Message History

Manage Messages

Embed Links

Attach Files

View Audit Logs

Use External Emoji

Use Slash Commands

Bypass Slowmode

#### Q: How do I get started with setup?

A: Use /guide to view the interactive setup guide with 7 sections covering everything from initial setup to troubleshooting.


---

# 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://ansari-labs.gitbook.io/ansari-labs/products/ai-powered-ticket-tool/faqs.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.
