# DAO Rules

This document constitutes the Rules of governance for the WingRiders DAO and should serve to familiarize the current and future DAO members, called the Riders, with the DAO’s workings and mechanisms. This final governing set of Rules has been iterated, polished, and finally legalized by the DAO during the [Finalizing the DAO Rules vote](https://app.wingriders.com/voting/proposal/027627f8681f2d45ed6192a05cd32cc3afbc49b8ca08703adaeb3217906edb0b).


---

# 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.wingriders.com/dao-rules.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.
