# Puzzle Henge

The otter will occasionally lose its way, but they immediately go to Puzzle Henge to get information. The seemingly silent giant statue has announced the survival rules of this world: when you are confused, whether it's about the function of a special tool, or the rules regarding navigating the forest, check out the clues in Puzzle Henge. You will shortly be back on your adventure!

<figure><img src="/files/kssUWzsJibtiows6v5eQ" alt="Puzzle Henge"><figcaption></figcaption></figure>


---

# 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://docs.mindtrix.xyz/verse/vienna-woods/puzzle-henge.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.
