> 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/slime-corral.md).

# Slime corral

Slimes need to be in a corral to be farmed, the rental of the first corral is free, allows you to have up to 5 Slimes and lasts 10 days.

* Renting a wooden corral allows you to have up to 5 Slimes, lasts 15 days and costs 5 Green GOLD&#x20;

<figure><img src="/files/KUkYuEiSScxyTBI0IgD7" alt="" width="127"><figcaption></figcaption></figure>

* Renting a metal corral allows you to have up to 7 Slimes, lasts 16 days and costs 8 Green GOLD

<figure><img src="/files/3ZXYzJGreqM8TObClCCP" alt="" width="127"><figcaption></figcaption></figure>

* Renting a silver corral allows you to have up to 10 Slimes, lasts 25 days, improves the production of all Slimes by 10% (Rainbow Slimes not included) and costs 60 Green GOLD

<figure><img src="/files/tSpmjb2WkVSRCbraUZHw" alt="" width="127"><figcaption></figcaption></figure>

* Renting a gold corral allows you to have up to 20 Slimes, lasts 30 days, improves the production of all Slimes by 20% (Rainbow Slimes not included) and costs 100 Green GOLD

<figure><img src="/files/qZYGH1i2rGSgMd4xaMwb" alt="" width="127"><figcaption></figcaption></figure>

* Renting a diamond corral allows you to have up to 50 Slimes, lasts 90 days, improves the production of all Slimes by 30% (Rainbow Slimes not included) and costs 200 Green GOLD

<figure><img src="/files/xf5Fs5aohAj3eB5ARaoz" alt="" width="127"><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://bylotuz.gitbook.io/petslime/slime-corral.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.
