# Exercise 3: Analyze Hypothetical Proposal to Onboard Additional RWA

## Objective&#x20;

Evaluate the impact of different decisions on financial and governance risks.&#x20;

## Steps

1. Delve into the [Hypothetical Proposal](/title/exercise-overview/exercise-3/hypothetical-proposal.md) by investigating [RWA (Real-World Asset) in MakerDAO](/title/exercise-overview/exercise-2/rwa-real-world-asset-in-makerdao.md) and [Similar Proposals from the Past](/title/exercise-overview/exercise-3/similar-proposals-from-the-past.md)
2. After completing the scenarios, each group shares their findings and discusses the implications of each scenario within the current MakerDAO context (e.g., Endgame plan).

[![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/title/exercise-overview/exercise-3.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.
