> For the complete documentation index, see [llms.txt](https://bylotuz.gitbook.io/petslime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bylotuz.gitbook.io/petslime/rainbow-slime.md).

# Rainbow Slime

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

Rainbow Slimes generate 10 Rainbow GOLD every 24 hours.&#x20;

When a Rainbow Slime is created the chance of death is reseted to 0%, a Rainbow Slime cannot become sick.&#x20;

Every time a Rainbow Slime drinks a Potion, its chance of death increases by 10%.&#x20;

They only take Rainbow Potion, these can be purchased in packs of 20 potions worth 25 Green GOLD.

&#x20;

<figure><img src="/files/6VgcXU4e4O4bpB10lxAU" alt="" width="160"><figcaption></figcaption></figure>

In order for a Rainbow Slime to start producing Green GOLD, it needs to be awakened, the cost of awakening is 25 Green GOLD. *5 Green GOLD will be used to maintain the game.*


---

# 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://bylotuz.gitbook.io/petslime/rainbow-slime.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.
