# Managing your Habitat

<figure><img src="/files/CFoGiHiwpMaPzT0tv2dO" alt=""><figcaption><p>Habitat Value</p></figcaption></figure>

Your Habitat is the environment in which your PixelPal resides in, and is minted as a soulbound ERC-721 NFT once you mint your pet. Every Habitat will come with a **Habitat Value**, which can be increased via performing the following actions:&#x20;

1. Planting and harvesting garden produce
2. Decorating the Habitat&#x20;

A user's Habitat Value and HV rank will be tied to $MON allocation at the end of the season.&#x20;

### Farming

You can utilize empty plots of garden land to plant, grow, and harvest food for your PixelPal. Each food item takes different amount of time to harvest, and will output differing values of TOD, Habitat Value, and Pet Points. Unit of time inside the game is equivalent to time in real life.&#x20;

All users will start with a predefined quantity of garden plots and more plots can be unlocked via opening the DecoBox.

Unharvested crops will go bad within 6 hrs if not harvested & consumed.&#x20;

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

<table><thead><tr><th width="135">Crop</th><th width="161">Time to Harvest</th><th width="107">Pet Points</th><th width="135">Habitat Value</th><th width="91">TOD</th><th>Image</th></tr></thead><tbody><tr><td>Cabbage</td><td>4 hr</td><td>165</td><td>22</td><td>2 hr</td><td><img src="/files/oiJS6f7DwctnJKlA3Fye" alt="" data-size="original"></td></tr><tr><td>Carrot</td><td>8 hr</td><td>330</td><td>44</td><td>4 hr</td><td><img src="/files/l6H3TFFLByc3lxx3beKo" alt="" data-size="original"></td></tr><tr><td>Tomato</td><td>12 hr</td><td>450</td><td>60</td><td>6 hr</td><td><img src="/files/99UN0FBPmijYQNiuzLEL" alt="" data-size="original"></td></tr><tr><td>Corn</td><td>16 hr</td><td>530</td><td>72</td><td>8 hr</td><td><img src="/files/vIz80a21Hol731OLJAD1" alt=""></td></tr><tr><td>Strawberry</td><td>20 hr</td><td>580</td><td>80</td><td>10 hr</td><td><img src="/files/0LYbMkUAniVji0eABlpX" alt="" data-size="original"></td></tr><tr><td>Blueberry</td><td>24 hr</td><td>600</td><td>84</td><td>12 hr</td><td><img src="/files/BhFBLwqX05hMVoSZwULx" alt="" data-size="original"></td></tr></tbody></table>

### Decorating your Habitat

For every +500 in Habitat Value, you will receive a DecoBox which contains decorative items to place inside the Habitat. Decorative items range from paths, landscapes, furniture, statues, to plots of garden space.&#x20;

Placing a decorative item inside the Habitat will also output Habitat Value, which can further fuel the progression for opening the next DecoBox alongside farming.&#x20;

DecoBoxes can also be unlocked via level milestone rewards.&#x20;

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

### List of Habitat Decorations

| Decoration      | Habitat Value | Image                                                               |
| --------------- | ------------- | ------------------------------------------------------------------- |
| House           | 0             | <img src="/files/C6OFlOl8dTbSI1RJiAHI" alt="" data-size="original"> |
| Bonfire         | 0             | <img src="/files/hjTeBuLwiHgyCvnxC1um" alt="" data-size="original"> |
| Paths           | 20            | <img src="/files/nky14DhUFsrz35SDSr1j" alt="" data-size="original"> |
| Bushes          | 50            | ![](/files/vmERvGdNcpTKYyXaCNUm)                                    |
| Flowers         | 50            | <img src="/files/zNCQfumSWgw38DNkVq2M" alt="" data-size="original"> |
| Garden          | 50            | ![](/files/ZEhBd5UQFRYK7XfOBPos)                                    |
| Tables          | 150           | ![](/files/bppvAPZAMRZ5TnxxdlHe)                                    |
| Benches         | 150           | ![](/files/DaTEyA1wLFP8tcLpUMK7)                                    |
| Treadmill       | 300           | ![](/files/M7J53ERp2jCgPRGOEaFt)                                    |
| Swing           | 300           | ![](/files/acEqt4dH46zlwlShV2h9)                                    |
| Tent            | 800           | ![](/files/QruUi2WSmfc9IwM5xBRI)                                    |
| NomNom Fountain | 1000          | ![](/files/AWq3rpF4dDajrFsHrnzl)                                    |
| Kevin Statue    | 2000          | ![](/files/M2lqRWjGga7RNpnRQ7nj)                                    |
| Dragon Statue   | 2000          | ![](/files/hnGgs9TxQJE0F9MR6aY6)                                    |


---

# 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://liquidx.gitbook.io/pixelpals-documentation-season-0/managing-your-habitat.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.
