# Credits

## What are Credits used for?

Credits serve as the in-app currency for RaidSharksBot or any other White Labeled Bot powered by RaidSharks. Use them to pay for services across the ecosystem.\
(1 Credit = 20 USD)\
\
Currently admins can use them for:\
\
\- [Boosts](/boost.md) (**One Boost** costs **0.5 Credit each**, so **1 Credit** will get you 2 **Boosts)**\
\- [Customization](/customization/customize-for-group.md) (See pricing [here](/customization/customize-for-group.md#pricing-fits-every-budget))

For more details on each feature and how to use them, please follow the links above.

***

## How to buy Credits?

1. Install RaidSharksbot by following the [quickquide](/quickguide.md).
2. Type[ /credits](/quick-commands-guide/credits.md) within the group you installed it in (Make sure you are admin and not anonymus)
3. Follow the wizard to either buy single credits or discounted bulk packages

***

## How to donate Credits for a project you support?

1. Check what bot is used by the project (RaidSharksBot or any White Labeled Bot)
2. DM that particular Bot the command [/credits](/quick-commands-guide/credits.md) and follow the Wizard to buy <mark style="color:green;">User</mark> credits. Those cannot be used directly but you can send them to any group using that particular bot.
3. After purchase, Use the "Donate Credits to Group" Button within the Wizard
4. Select Group and choose amount to be send.

\ <br>


---

# 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://docs.raidsharksbot.com/credits.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.
