# writ

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

Without [*(The Maven's)* Writ](https://www.poewiki.net/wiki/The_Maven%27s_Writ) there is no [*(The Maven's)* Crucible](https://www.poewiki.net/wiki/The_Maven%27s_Crucible)

Similarly, without a [design system](https://github.com/exile-watch/writ) there is no [user facing website](https://github.com/exile-watch/crucible).

***

`writ` design system is based on real-world codebases.

`writ` design system provides UI components to help contributors work more efficiently, and to make *Writ* modules more cohesive.

While `writ` design system is not yet accessibility friendly as well as not thoroughly tested, this will be changed in the future.

Aim of the `writ` design system is to provide high quality experience for both, developers and users, that effortlessly scales across *Writ* modules.

`writ` design system is intended for all platforms and latest browsers. This may not be the case in the MVP (Minimum Viable Product) phase, but it sets a ground up for the future.


---

# 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.exile.watch/projects/writ.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.
