# The Solution for Stablecoin Trilemma

<figure><picture><source srcset="/files/u8KaaAM6BdvHnwKkkMsv" media="(prefers-color-scheme: dark)"><img src="/files/cvpK6G2eZGt8tr6IUUXg" alt=""></picture><figcaption></figcaption></figure>

PUSD innovatively solves the stablecoin trilemma:

* **Full Decentralization**: Fully deployed on Ethereum, PUSD enables free, open, censorship-resistant, and unstoppable financial interactions.
* **Perpetual Stability**: Backed by ETH with equal short positions, PUSD ensures perpetual stability.
* **Max Capital Efficiency**: By utilizing the delta-neutral strategy, maximum capital efficiency is achieved with full crypto asset collateralization.


---

# 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.pure.cash/pure.cash/pure-usd/the-solution-for-stablecoin-trilemma.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.
