# Shelters

Shelters will  have the option to be used on one's own land or on the community land. This will affect the animal's production factors set up in that shelter.\
Different rarities of shelters will have respective boost (if registered on a user's land).\
Shelters can be blended to level-up, increase slots and decrease time required for each animal's claim cycle.\
\*Land Boost is further increased for level2 and level3 shelters as listed in[ ](/animal-world/nfts/shelters/shelter-upgrades.md)[Shelter Upgrades](/animal-world/nfts/shelters/shelter-upgrades.md)

<table><thead><tr><th width="150">Name</th><th width="150">Rarity</th><th width="150">Storage</th><th>Land Boost</th></tr></thead><tbody><tr><td>Chicken</td><td>Common</td><td>3</td><td>No change</td></tr><tr><td>Shelter</td><td>Rare</td><td>8</td><td>10%</td></tr><tr><td></td><td>Legendary</td><td>18</td><td>20%</td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Cow</td><td>Common</td><td>3</td><td>No change</td></tr><tr><td>Shelter</td><td>Rare</td><td>8</td><td>10%</td></tr><tr><td></td><td>Legendary</td><td>18</td><td>20%</td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Goat</td><td>Common</td><td>3</td><td>No change</td></tr><tr><td>Shelter</td><td>Rare</td><td>8</td><td>10%</td></tr><tr><td></td><td>Legendary</td><td>18</td><td>20%</td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Pig</td><td>Common</td><td>3</td><td>No change</td></tr><tr><td>Shelter</td><td>Rare</td><td>8</td><td>10%</td></tr><tr><td></td><td>Legendary</td><td>18</td><td>20%</td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Bees </td><td>Common</td><td>3</td><td>No change</td></tr><tr><td>Shelter</td><td>Rare</td><td>8</td><td>10%</td></tr><tr><td></td><td>Legendary</td><td>18</td><td>20%</td></tr></tbody></table>


---

# Agent Instructions: 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://animalworld-1.gitbook.io/animal-world/nfts/shelters.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.
