> For the complete documentation index, see [llms.txt](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/features/bits.md).

# Bits

### What are Bits?

Bits are a form of in game currency - With this currency you can buy old Crate Keys, Paid Ranks, Join/Leave messages for chat, Pinata for everyone, and so much more!

### How do I get more Bits?

Bits can be earned through:\
\- GG Waves in chat (+1 bit per GG Wave).\
\- Winning chat games. (+1 Bit per chat game).\
\- /store - Pay with real money for Bits.\
\- Being in the Top 5 on the Weekly Challenges Scoreboard at /spawn.

### How do I spend my Bits?

Bits can be spent through the /bitsstore menu in game.\
Here, you can buy a range of different items through the menu!

<figure><img src="/files/lROiGEqChnA4GMzL7zYH" alt=""><figcaption></figcaption></figure>


---

# 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://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/features/bits.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.
