# AirohIV

## Welcome To The Realm of AirohIV!

In this AirohIV wiki,  you'll find everything you need to know to get started.

Use this wiki page to learn about:

* The basic guide to the AirohIV realm.
* Understand the basic [rules of DnD](https://rules.airohiv.com/how-to-play/basic-dnd-rules) *(Dungeons & Dragons).*
* Get information about the [livestreams](https://rules.airohiv.com/live-streams) and the format.
* Learn about [King Airoh IV](https://rules.airohiv.com/king-airoh-iv) himself!
* Find out about each [house](https://rules.airohiv.com/how-to-play/the-houses) and who they are.
* Learn about [house points](https://rules.airohiv.com/how-to-play/house-points) and how you can earn them.
* Understand what [weapon classes ](https://rules.airohiv.com/how-to-play/weapon-classes)are and how they are used.
* Get an in-depth understanding on what the various [equipment](https://rules.airohiv.com/how-to-play/equipment) does.
* Find out about [guilds](https://rules.airohiv.com/how-to-play/guilds) and how they are used to help boost your roleplaying experience.


---

# 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://rules.airohiv.com/airohiv.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.
