> For the complete documentation index, see [llms.txt](https://katzumi.gitbook.io/katzumi-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://katzumi.gitbook.io/katzumi-docs/others/support.md).

# Support

## Discord

The [Discord Support](https://katzumi-bot.vercel.app/support) is our main communication platform. You can seek help from an expert Katzumi member by mentioning the role <mark style="color:green;">support</mark> who will answer your questions and help you solve problems related to katzumi. If necessary, a member of the <mark style="color:green;">staff</mark> may also intervene.

We also discuss generalities with our members, it is both a friendly exchange platform but also serious for the evolution of the bot. Our community is growing and active, with training but also friendships, activities and events.

## Twitter

[Twitter](https://twitter.com/Katzumi_off) is used to spread both tips and information about Katzumi. You will therefore find small previews of the new features to come, some tips for use, but also reminders and update notes.

**Bot success**

* Certification (March 16 2022)
* Server Members Intent (March 16 2022)
* Message Content Intent (Jun 19 2022)
* Guild Presence Intent (November 2 2022)


---

# 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://katzumi.gitbook.io/katzumi-docs/others/support.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.
