# Thirst

Your thirst bar will slowly decrease. You must stay hydrated to avoid losing your ability to sprint and your health.\
You can quench your thirst by drinking from water source blocks, rain, water bottles, and juice bottles.\
However, you will contract parasites if you drink from water blocks or canteens that contain unfiltered water.\
​\
To drink from source blocks, Shift + Right-click the water.\
To drink from rain, Shift + Left-click while looking directly up.\
To drink from water and juice bottles, simply consume them.

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

Heated water can be obtained by smelting water bottles or by combining a water bottle with a charcoal filter in a crafting table. ​Pure water can be obtained by smelting water bottles or by combining a water bottle with a charcoal filter on a crafting table.\
\
![Smelting water bottle](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/smelting-water-bottle.png) ![Purified water bottle recipe smelting](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/purified-water-bottle-recipe-smelting.png)\
![Charcoal filter recipe](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/charcoal-filter-recipe.png) ![Purified water bottle recipe crafting](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/purified-water-bottle-recipe-crafting.png)

Purified water can then be combined with sugar and fruit to create juices.\
\
![Beetroot juice recipe](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/juice-beetroot-recipe.png) ![Golden carrot juice recipe](https://raw.githubusercontent.com/ValMobile/RealisticSurvival-Wiki/master/images/juice-carrot-golden-recipe.png)

\
If you don't need it to be quite that "fancy," you can also simply craft an "Empty Canteen." You can fill it up, and it lasts for what feels like an eternity. You only need 6 leather! You can find the crafting recipe in the crafting table.\
\
&#x20;\ <br>


---

# 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://chicraft.gitbook.io/intro/guideline/gameplay/thirst.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.
