> For the complete documentation index, see [llms.txt](https://docs.exile.watch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exile.watch/the-maven-exile.watch-context.md).

# The Maven - exile.watch context

<figure><img src="/files/phOqyIiKbklQTpQi6Q8A" alt="" width="200"><figcaption><p>exile.watch logo</p></figcaption></figure>

Being a cosmic entity yourself *(as a human)*, you essentially serve as an observer *(akin to an* [*exile.watch*](https://exile.watch) *user).*

You witness encounters through GIF snippets, much like Maven observes your PoE endeavors.

***

The main project of [exile.watch](https://exile.watch) is named [crucible](/projects/crucible.md) - this is your arena *(the website)* where you witness all the battles.&#x20;

To gain entry into the `crucible`, you need Maven's Writ. The exile.watch [writ](/projects/writ.md) project contains components and icons that allow the `crucible` to exist.&#x20;

To obtain a Maven's Writ, you need [splinters](/projects/splinters.md) - this is where the exile.watch build tools create `writ` packages.

All the information served to `crucible` resides in the exile.watch [nucleus](/projects/nucleus.md) project, just like all the information The Maven processes through her Nucleus.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.exile.watch/the-maven-exile.watch-context.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
