> For the complete documentation index, see [llms.txt](https://galeproulx.gitbook.io/the-unintentional-calamity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://galeproulx.gitbook.io/the-unintentional-calamity/artifacts/last-hope.md).

# Last Hope

Developed by the ancient ancestors of the [Umana](/the-unintentional-calamity/creatures/umana.md), the Last Hope artifact is a circular contained used to contain a huge amount of energy. This piece of technology was a common, portable power source used by the ancient ancestors for larger technology. The spherical device contains a lock around the circumference of the device with several combinations that will open the device and change the type of energy the device gives off. In order to open the device, another piece of ancient technology was typically used during manufacturing. When the device is active it tends to give a soft red glow.

The only known Last Hope artifact was found by an Umana named [Lin](/the-unintentional-calamity/characters/lin.md) who resides in the town of [Saol](/the-unintentional-calamity/towns-and-villages/saol.md). One fateful day Lin entered the Last Stand Ruins just west of Saol, and entered the well in the center of the ruins. While many ancient technologies reside under the well, the Last Hope artifact is the only piece of technology that remains in tact.

Despite having no prior technology to assist in opening the device, Lin will succeed in picking the lock and unleashing the lost power of the Umana.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://galeproulx.gitbook.io/the-unintentional-calamity/artifacts/last-hope.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.
