# Additional Information on MakerDAO

### Operation

* [MakerDAO Operational Manual](https://manual.makerdao.com/)
* [Decentralized Money Markets and MakerDAO](https://academy.moralis.io/blog/decentralized-money-markets-and-makerdao)

### Governance

* [Key votes](https://awesome.makerdao.com/#key-votes)
* [Important Forum Threads](https://awesome.makerdao.com/#important-forum-threads) (old)
* [Maker Improvement Proposals](https://mips.makerdao.com/mips/details/MIP0#paragraph-summary) (MIPs) (i.e., code of conduct and rules of the game)
* [Participation in Maker governance](https://forum.makerdao.com/t/participation-in-maker-governance/968)
* Vote Delegation
  * [Forum thread on vote delegation](https://forum.makerdao.com/t/vote-delegation-is-not-something-we-should-be-striving-for/336)
  * [MIP61: Recognized Delegate Compensation](https://mips.makerdao.com/mips/details/MIP61#paragraph-summary)
  * [Recognized Delegate Compensation – January 2023](https://forum.makerdao.com/t/recognized-delegate-compensation-january-2023/19634)

{% @figma/embed fileId="m4vAo1gVD9NtwJHz7VbwmS" nodeId="0:1" url="<https://www.figma.com/file/m4vAo1gVD9NtwJHz7VbwmS/MakerDAO%E2%80%99s-Path-to-Full-Decentralization?node-id=0%3A1&t=aTOJe5FUmBVRSkUF-1>" %}

[![Creative Commons Licence](https://i.creativecommons.org/l/by-nc/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc/4.0/)

© 2023 Xule Lin & Ying-Ying Hsieh. This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/).


---

# 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://makerdao.daogov.info/further-reading-and-resources/additional-information-on-makerdao.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.
