# Exercise 2: Understand RWA in MakerDAO

## Objective&#x20;

Developing skills and knowledge to assess risks for making informed decisions.

## Steps

1. Understand what [<mark style="color:red;">RWA (Real-World Asset)</mark>](/title/exercise-overview/exercise-2/rwa-real-world-asset-in-makerdao.md), how do they work in MakerDAO?
2. How would an increase in RWA affect MakerDAO from your stakeholder's perspective?&#x20;
3. Groups identify potential risks and benefits (e.g., governance, financial, regulatory) that are **important to their roles**.&#x20;
4. Groups are free to choose the format of risk assessments (quantitative, qualitative, or both).
5. As a class, groups discuss their risk assessments.

{% hint style="info" %}
This exercise emulates the MakerDAO community's use of "Signaling" as a pre-voting stage to "greenlight" proposals, encouraging diverse opinions to emerge and enabling proposal refinement.
{% endhint %}

{% hint style="info" %}
Consider using [Additional Information on MakerDAO](/further-reading-and-resources/additional-information-on-makerdao.md) and access [Data on MakerDAO](/further-reading-and-resources/learning-resources.md).
{% endhint %}

[![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-2.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.
