> 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/guide/programs.md).

# Programs

## Certification Program

Every months, we certify the server at the **first place of the votes leaderboard**, after that, votes are reseted.

*<mark style="color:yellow;">**⚠ Requirements**</mark>*

* Your server must be active !
* Respect Discord [`Terms of Services`](https://discord.com/terms) & [`Guidelines`](https://discord.com/guidelines)
* Respect Katzumi [`Terms of Services`](https://katzumi.vercel.app/terms.html) & [`Privacy Policy`](https://katzumi.vercel.app/privacy.html)

*<mark style="color:green;">**✨ Advantages**</mark>*

* Badge <img src="https://cdn.discordapp.com/emojis/1061708999927537735.webp?size=44&#x26;quality=lossless" alt=":square_verified:" data-size="line"> on bumps
* Up to 150 caracters in bumps descriptions
* Your server will appear in the `/list` command
* Image & title personalization in welcome & leave messages
* 1 more server where the bumps will be sent

## Partner Program

You can request to be a partner of the bot, to have some advantages on the bot.

*<mark style="color:yellow;">**⚠ Requirements**</mark>*

* Join the [support](https://discord.gg/zADqwgP8zG) and complete this [form.](https://docs.google.com/forms/d/e/1FAIpQLScBb8m17Obdz0SBtm4Jp-K_rQc5arj2X0zsZ-nGFfeti661Lg/viewform)
* Create a specified channel for Katzumi.
* Your server must be active !
* Respect Discord [`Terms of Services`](https://discord.com/terms) & [`Guidelines`](https://discord.com/guidelines)
* Respect Katzumi [`Terms of Services`](https://katzumi.vercel.app/terms.html) & [`Privacy Policy`](https://katzumi.vercel.app/privacy.html)

*<mark style="color:green;">**✨ Advantages**</mark>*

* Badge <img src="https://cdn.discordapp.com/emojis/1061708976980492369.webp?size=44&#x26;quality=lossless" alt=":square_partner:" data-size="line"> on bumps
* Up to 150 caracters in bumps descriptions
* Double votes
* Your server will appear in the `/list` command
* Image & title personalization in welcome & leave messages

## Community Program

Only support servers, content creators servers, associations, discord partner servers or discord certified server can request to be a community server on Katzumi.

*<mark style="color:yellow;">**⚠ Requirements**</mark>*

* Your server must be active !
* Respect Discord [`Terms of Services`](https://discord.com/terms) & [`Guidelines`](https://discord.com/guidelines)
* Respect Katzumi [`Terms of Services`](https://katzumi.vercel.app/terms.html) & [`Privacy Policy`](https://katzumi.vercel.app/privacy.html)

*<mark style="color:green;">**✨ Advantages**</mark>*

* Badge <img src="https://cdn.discordapp.com/emojis/1061708927408021534.webp?size=44&#x26;quality=lossless" alt=":square_announcement:" data-size="line"> on bumps
* Up to 200 caracters in bumps descriptions
* Double bumps
* Your server will appear in the `/list` command
* 1 more server where the bumps will be sent


---

# 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/guide/programs.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.
