# Wais HudV6

- [How to set it up](https://docs.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6/how-to-set-it-up.md): What needs to be done for installation
- [Custom Core Integration](https://docs.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6/custom-core-integration.md): In this area, you will see how to make integration for your custom framework.
- [Exports](https://docs.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6/exports.md)
- [Keybinds](https://docs.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6/keybinds.md)
- [F.A.Q](https://docs.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6/f.a.q.md)


---

# 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.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-hudv6.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.
