> For the complete documentation index, see [llms.txt](https://guide.green-bot.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.green-bot.app/premium/redeem.md).

# Redeem

Once you've purchased the premium, make sure that you have linked your patreon account with your discord account.

Click here to link your account: <https://patreon.com/settings/apps><br>

If you want you can 3 more bots:\
[Green-Bot 4](https://green-bot.app/invite/premium), [Green-Bot 5](https://discord.com/api/oauth2/authorize?client_id=1007179406567026699\&permissions=8\&scope=applications.commands%20bot) or [Green-bot 6](https://discord.com/oauth2/authorize?client_id=1013135708044677230\&scope=bot+applications.commands\&permissions=4331695368)

By default only you will be able to use it on your server but you can allow everyone to use it using the `/premium` command and selecting activate

*Once you get/enable the premium, you will have the perks on every version of Green-Bot*

The premium bots only have slashcommands, read more about it here: <https://blog.discord.com/slash-commands-are-here-8db0a385d9e6?gi=c5300813d5c9>

***

If you're having any unexpected issues with redeeming the premium, join our [support server](https://discord.gg/greenbot) and ask the questions in #premium-chat


---

# 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://guide.green-bot.app/premium/redeem.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.
