> For the complete documentation index, see [llms.txt](https://makerdao.daogov.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://makerdao.daogov.info/title/exercise-overview/exercise-3/similar-proposals-from-the-past/mip65-rwa007-a-monetalis-clydesdale.md).

# MIP65 (RWA007-A): Monetalis Clydesdale

{% embed url="<https://forum.makerdao.com/t/monetalis-evolution/14811>" %}
On Monetalis' Strategy and Proposals
{% endembed %}

* Monetalis Clydesdale is one of the three components of Monetalis.
  * It ["focuses on TradFi institutions and partnerships herewith and traditional credit/bonds – serving needs of protocols for liquidity, duration and yield." ](https://forum.makerdao.com/t/monetalis-evolution/14811#quick-recap-of-the-3-components-9)
  * It was proposed in [MIP65](https://forum.makerdao.com/t/mip65-monetalis-clydesdale-liquid-bond-strategy-execution/13148), which was [ratified in Poll 793 on May 9, 2022](https://vote.makerdao.com/polling/QmXHM6us#vote-breakdown)

{% tabs %}
{% tab title="Summary as of March 31, 2023" %}
[Google Sheet – MIP65: Monetalis Clydesdale Summary ](https://docs.google.com/spreadsheets/d/1e2yqI3XOnw9UgC7I2gVHqgnX33U8qULh3mCDqsbT7x8/edit?usp=sharing)

{% embed url="<https://docs.google.com/spreadsheets/d/1e2yqI3XOnw9UgC7I2gVHqgnX33U8qULh3mCDqsbT7x8/edit?usp=sharing>" %}

{% endtab %}

{% tab title="Forum Discussions" %}
{% embed url="<https://forum.makerdao.com/tag/monetalis>" %}
{% endtab %}

{% tab title="Original Application" %}

{% embed url="<https://docs.google.com/document/d/1UT7CanAXfYbzglGZ9HBJLyr3xtp8aXxGPCs9Ph1V70w/edit?usp=sharing>" %}
[Monetalis MIP6 APPLICATION](https://docs.google.com/document/d/1UT7CanAXfYbzglGZ9HBJLyr3xtp8aXxGPCs9Ph1V70w/edit?usp=sharing)
{% endembed %}
{% endtab %}
{% endtabs %}

[![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
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 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, and the optional `goal` query parameter:

```
GET https://makerdao.daogov.info/title/exercise-overview/exercise-3/similar-proposals-from-the-past/mip65-rwa007-a-monetalis-clydesdale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
