> For the complete documentation index, see [llms.txt](https://docs.beasties.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beasties.online/characters/beasties-leveling.md).

# Beasties Leveling

### Generic

**Base Stat** — 4 Point&#x20;

**Level up price** — 32 Candies

**Stats per level** — +1 Stats Random

### Common

**Base Stat** — 10 Point&#x20;

**Level up price** — 64 Candies

**Stats per level** — +2 Stats

### Uncommon

**Base Stat** — 20 Point&#x20;

**Level up price** — 128 Candies

**Stats per level** — +4 Stats

### Rare

**Base Stat** — 40 Point

**Level up price** — 256 Candies

**Stats per level** — +8 Stats

### Legendary

**Base Stat** — 80 Point&#x20;

**Level up price** — 512 Candies

**Stats per level** — +16 Stats&#x20;


---

# 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.beasties.online/characters/beasties-leveling.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.
