> For the complete documentation index, see [llms.txt](https://docs.asymmetry.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.asymmetry.finance/ampusd-stablecoin/how-does-ampusd-work.md).

# How does AmpUSD work?

Introducing AmpUSD

An Unprecedented Stablecoin - AmpUSD is the first stablecoin ever to be backed by AMPL & SPOT - A truly unique form of collateral.

<figure><img src="/files/TU4M6rkA1eSZ7k2COWay" alt=""><figcaption></figcaption></figure>

***

**What is AmpUSD?**

AmpUSD is a synthetic dollar, part of a collateralized debt position (CDP), backed by Ampleforth's AMPL and SPOT — a low-volatility commodity money token, also known as a “flatcoin.” SPOT is designed to adjust its value to track inflation.

For more information on SPOT, check out the [SPOT Primer](https://www.spot.cash/primer/).

***

**How does AmpUSD work?**

Users can deposit AMPL or SPOT as collateral into the protocol and mint AmpUSD against it. What sets AmpUSD apart is that users can customize their loan-to-value (LTV) ratio and interest rate, offering a high degree of user flexibility.

As SPOT is designed to increase in value over time by tracking inflation, the value of the collateral typically rises, reducing the LTV without needing additional collateral. This allows users to either “set it and forget it” or borrow more AmpUSD as needed.

Adopting the SPOT mechanism within AmpUSD's infrastructure facilitates a stablecoin that is permissionless, decentralized, and fully customizable, all while outpacing inflation. Asymmetry aren’t the only ones that share this philosophy:

<figure><img src="https://cdn-images-1.medium.com/max/1600/0*axeX6BZyJ9AYRueY" alt=""><figcaption></figcaption></figure>


---

# 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://docs.asymmetry.finance/ampusd-stablecoin/how-does-ampusd-work.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.
