# ImHex

#### Links

**Main Repo:** <https://github.com/WerWolv/ImHex>

**Database Repo**: <https://github.com/WerWolv/ImHex-Patterns>

**Documentation Repo**: <https://github.com/WerWolv/Documentation> under `imhex`

### Pattern Language

{% hint style="info" %}
The **Pattern Language** is ImHex's custom data processing language. For more information about the Language itself, check out its documentation page or the file format repository below
{% endhint %}

{% content-ref url="/spaces/WZzDdGjxmgMSIE3xly6o" %}
[Pattern Language](https://docs.werwolv.net/pattern-language/)
{% endcontent-ref %}

{% embed url="<https://github.com/WerWolv/ImHex-Patterns>" %}

### Screenshots

<figure><img src="/files/QBoADZoUW1eP9OiMM18w" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tvFMOPJgPmuueA6XL3vh" alt=""><figcaption></figcaption></figure>


---

# 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.werwolv.net/imhex/readme.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.
