# Innovation and Strategy in Fintech – MakerDAO

## Innovation and Strategy in Fintech – MakerDAO Case

- [Introduction](https://makerdao.daogov.info/title/readme.md)
- [Background](https://makerdao.daogov.info/title/case-makerdao.md)
- [Case Questions](https://makerdao.daogov.info/title/case-questions.md)
- [Simulation Exercise: Collective Governance Process in MakerDAO](https://makerdao.daogov.info/title/exercise-overview.md)
- [Exercise 1: Understand and Choose Stakeholder Roles in MakerDAO](https://makerdao.daogov.info/title/exercise-overview/exercise-1.md)
- [Overview of Stakeholders in MakerDAO](https://makerdao.daogov.info/title/exercise-overview/exercise-1/overview-of-stakeholders-in-makerdao.md)
- [Group's Role Assignment](https://makerdao.daogov.info/title/exercise-overview/exercise-1/groups-role-assignment.md)
- [Deep Dive into Assigned Roles in MakerDAO](https://makerdao.daogov.info/title/exercise-overview/exercise-1/deep-dive-into-assigned-roles-in-makerdao.md)
- [Exercise 2: Understand RWA in MakerDAO](https://makerdao.daogov.info/title/exercise-overview/exercise-2.md)
- [RWA (Real-World Asset) in MakerDAO](https://makerdao.daogov.info/title/exercise-overview/exercise-2/rwa-real-world-asset-in-makerdao.md)
- [Exercise 3: Analyze Hypothetical Proposal to Onboard Additional RWA](https://makerdao.daogov.info/title/exercise-overview/exercise-3.md)
- [Hypothetical Proposal](https://makerdao.daogov.info/title/exercise-overview/exercise-3/hypothetical-proposal.md)
- [Similar Proposals from the Past](https://makerdao.daogov.info/title/exercise-overview/exercise-3/similar-proposals-from-the-past.md)
- [MIP65 (RWA007-A): Monetalis Clydesdale](https://makerdao.daogov.info/title/exercise-overview/exercise-3/similar-proposals-from-the-past/mip65-rwa007-a-monetalis-clydesdale.md)
- [Exercise 4: Predict Voting Outcomes in Collective Governance (if time allows)](https://makerdao.daogov.info/title/exercise-overview/exercise-4.md)
- [Conclusion](https://makerdao.daogov.info/title/conclusion.md)
- [Basic Concepts about DeFi DAOs](https://makerdao.daogov.info/further-reading-and-resources/what-are-daos.md)
- [Additional Information on MakerDAO](https://makerdao.daogov.info/further-reading-and-resources/additional-information-on-makerdao.md)
- [Data on MakerDAO](https://makerdao.daogov.info/further-reading-and-resources/learning-resources.md): Available data sources to support learning
- [Understand Voting Power in DAOs](https://makerdao.daogov.info/further-reading-and-resources/understand-voting-power-in-daos.md)
- [Ask a Question](https://makerdao.daogov.info/further-reading-and-resources/ask-a-question.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://makerdao.daogov.info/title/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.
