# Adventure Results

The conclusion of an adventure becomes evident when you spot the "Left this area" button within the adventure room. As the triumphant hero who has conquered the challenges, you can savor a well-deserved respite, reaping the rewards you've earned.

But, life's journey seldom serves only sweetness. Adventures can also end in less favorable ways, and the outcomes may include:

* **Victory:** Your hero prevails, basking in the glow of success.
* **Loss:** A setback where your hero is defeated, losing one precious life chance. This experience forces you out of the adventure, leaving your potential rewards behind. However, you emerge unscathed, with your equipment still in tow.
* **Death:** A more tragic outcome where your hero meets an irrevocable demise. In the face of death, you lose all your equipment and your hero, but there's a chance for redemption with a fresh hero.

#### **How to get rewards**

In the case of victory, claiming your well-deserved rewards is a straightforward process. A simple click of the "Left this area" button automatically adds your rewards to your inventory. Be mindful, though, if you've requested reinforcement, there's a chance that your helper may claim all the rewards, leaving you empty-handed. So, celebrate your victories, learn from your losses, and embrace the unpredictable journey that lies ahead.

<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://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure/adventure-results.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.
