> For the complete documentation index, see [llms.txt](https://docs.mimu.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mimu.bot/currency-system/getting-started.md).

# getting started

### ✎ earning server currency

* every server comes with 3 default currency commands to earn :cookie: or whatever the currency is in that server.
* `/snuggle`, /`pet`, and /`clickcake` are all able to be used by every single member, with clickcake being accessible to users who vote for the bot on [our top.gg page.](https://top.gg/bot/493716749342998541)
* in certain servers, you may see mimu randomly say something along the lines of, `Quick! Pick up some` :cookie: `with /pick!.` When this message spawns, you're able to collect a set amount of currency using /`pick`
* there are also a few additional gambling commands, known as /`slots`, /`coinflip`, and /`rolldice.` some servers may have disabled gambling, though, so don't rely on them!
* servers may also have custom currency commands made with [autoresponders](/autoresponder/your-first-autoresponder.md). these also provide currency, but not every server has them.
* some users may also /`drop` currency for others to /`pick`.&#x20;

### ✎ managing mimu as a server manager/mod/etc.

* everything is configured through the /`settings` command! all settings can be found there.
* for a comprehensive guide on the currency settings, visit our [settings](/settings/getting-started.md) page

{% content-ref url="/pages/G1AQTlXinbq9Rgh1jneS" %}
[currency / economy](/settings/getting-started/currency-economy.md)
{% endcontent-ref %}


---

# 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://docs.mimu.bot/currency-system/getting-started.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.
