# Temperature

Managing temperature in Kryrak is one of the most important aspect on this server. Remember to always wear armor and have a heat source close to you in order to stay warm. You can even hold a item that emits heat like torches and lava bucket.

Pro tip: Goat now drop meat and leather

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

{% hint style="info" %}
When your temperature is below 20, you start freezing to death.&#x20;
{% 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://kryrak.gitbook.io/kryrak-docs/basics/temperature.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.
