# Water

Water is a resource that the player needs to grow the crops. To get the water you will need to exchange the PFT tokens for the in-game water resource, in proportion 1:4. The maximum water supply is 100.

Watering of any crop consumes 1 token of in-game water resource per hour.

{% hint style="info" %}
You could withdraw your NFT tools only in that case if the water bar is full.
{% endhint %}


---

# 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://pixelfarm.gitbook.io/wax/game-mechanics/water.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.
