# hideout

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

Welcome to the [hideout](https://github.com/exile-watch/hideout), the central nerve center for all things related to the [exile.watch](https://exile.watch/) project and its associated repositories: [crucible](https://github.com/exile-watch/crucible), [writ](https://github.com/exile-watch/writ), [splinters](https://github.com/exile-watch/splinters), [nucleus](https://github.com/exile-watch/nucleus), [malachai](https://github.com/exile-watch/malachai), [doryani](https://github.com/exile-watch/doryani) and [voidstone](https://github.com/exile-watch/voidstone) *(*&#x6D;ore on them [*here*](#links-to-projects)*).*

The Hideout is designed to be a comprehensive resource where users and contributors can find everything from issue tracking to feature discussions, extensive documentation, and overarching project details.

### Overview

The Hideout streamlines access to critical information and facilitates community engagement across the exile.watch project. By consolidating communication and documentation, we aim to enhance transparency, efficiency, and collaboration.

#### Navigation

* [Issue Tracking](https://github.com/exile-watch/hideout/issues): Centralized location for reporting, tracking, and discussing issues across all related projects. This ensures that feedback and bug reports are addressed efficiently.
* [Feature Requests](https://github.com/exile-watch/hideout/discussions): Share your ideas for new features or improvements. This is a space to discuss potential enhancements and gauge community interest.
* [Project Updates and News](https://github.com/exile-watch/hideout/discussions/categories/announcements): Stay informed about the latest developments, releases, and important announcements related to exile.watch.
* [Engineering Blog](https://engineering.exile.watch/): Dive into the minds behind the project with insightful posts on development, challenges, and innovations within the exile.watch ecosystem.

#### How to Get Involved

* [Report an Issue](https://github.com/exile-watch/hideout/issues/new/choose): Encountered a bug or have a suggestion? Open a new issue using our template and provide as much detail as possible.
* [Propose a Feature](https://github.com/exile-watch/hideout/discussions/new?category=ideas): Have an idea for a new feature? Create a feature request detailing your proposal and its potential impact.
* [Contribute to the Wiki](https://github.com/exile-watch/hideout/wiki): Our wiki is a collaborative effort. If you have knowledge to share or see an area that could be improved, your contributions are welcome.

### Links to projects

* [crucible](https://github.com/exile-watch/crucible) *(user facing website,* [*exile.watch*](https://exile.watch/)*)*
  * Documentation: [crucible](/projects/crucible.md)
* [writ](https://github.com/exile-watch/writ) *(exile.watch design system)*
  * Documentation: [writ](/projects/writ.md)
* [splinters](https://github.com/exile-watch/splinters) *(exile.watch build tools)*
  * Documentation: [splinters](/projects/splinters.md)
* [nucleus](https://github.com/exile-watch/nucleus) *(exile.watch data)*
  * Documentation: [nucleus](/projects/nucleus.md)
* [malachai](https://github.com/exile-watch/malachai) *(exile.watch chrome extensions)*
  * Documentation: [malachai](/projects/malachai.md)
* [doryani](https://github.com/exile-watch/doryani) *(exile.watch automation)*
  * Documentation: [doryani](/projects/doryani.md)
* [voidstone](https://github.com/exile-watch/voidstone) (exile.watch monorepo release manager)
  * Documentation: [voidstone](/voidstone.md)

### Contact

If you have any general questions or need assistance, please head over to [discussions](https://github.com/exile-watch/hideout/discussions).

Thank you for helping us improve [exile.watch](https://exile.watch/). Your contributions make a significant difference in the development and enhancement of these projects.


---

# 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/hideout.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.
