# STABLE

**STABLE is the stablecoin used in Swene protocol, it's pegged to the average of the top 5 FIAT currencies. Envisioned more stable than any fiat currency or other fiat-pegged stablecoins, our is the average of 5 largest fiat currencies by market capitalization.**

#### If one currency devalues, other currencies will stabilize it.

It is the base currency for the liquidity pools, meaning that owning the asset is required for participation in the pools. The total supply of stablecoin is collaterized. It can be minted using collateral of 5 stablecoins straight on our smart contract, or burned when the users exchange stablecoin against the underlying assets.

The total supply of stablecoin is collaterized. It can be minted using collateral of 5 stablecoins straight on our smart contract, or burned when the users exchange stablecoin against the underlying assets.


---

# 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.swene.io/tokenomics/stable.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.
