# About Autonomint

Autonomint is our underlying codebase enabling nondollar.life application. \
\
Autonomint codebase enables a creation of on-chain hedge markets for any asset in the world. \
\
It's a PvP type platform where 2 sides meet\
\
Hedgers – users who want to hedge their tokens/currencies

Earners – users who want to earn high option premium yields on their stablecoins or tokens like OP, AERO, etc.\
\
The mechanism allows to drastically reduce the costs incurred to hedge any asset. We do this with a combination of stablecoin and on-chain credit default swaps. \
\
Users also get liquidity back in USDA+, a stablecoin soft pegged to US Dollar.

Anytime users deposit ETH, BTC or currencies like EURO/KRWQ, they get to mint & borrow USDA+ \
\
So, users can hold both dollar and non-dollar assets together by borrowing one against the other.&#x20;


---

# 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.nondollar.life/autonomint/about-autonomint.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.
