# MONEY: a stablecoin

* $MONEY is a USD-denominated decentralized stablecoin.&#x20;
* $MONEY is natively cross-chain: it is interoperable with any EVM blockchain and can move seamlessly across different chains.&#x20;
* $MONEY is a permissionless and censorship-resistant stablecoin that is optimized for life on Layer 2 chains such as Optimism, Arbitrum, and Base - meaning it can be created and managed more cost-effectively.&#x20;
* $MONEY is a [CDP](https://coinmarketcap.com/academy/glossary/collateralized-debt-position-cdp)-based stablecoin meaning it can be created using a wide range of collateral types such as altcoins, LP tokens, tokenized RWAs and more, making its ability to scale unconstrained.&#x20;

{% hint style="info" %}
The contract address for MONEY is 0x69420f9E38a4e60a62224C489be4BF7a94402496 on all chains.
{% endhint %}


---

# 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://docs.defi.money/welcome/money/money-a-stablecoin.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.
