# Is fxUSD an algorithmic stablecoin?

Absolutely not. All stablecoins issued by f(x) Protocol, including its flagship fxUSD, are fully collateralized with top-tier DeFi assets. Specifically, fxUSD is backed solely by Lido's stETH and WBTC. The f(x) invariant ensures unparalleled capital efficiency by maintaining the stablecoin's 100% collateralization, while the xPOSITION (v2) and leveraged tokens (v1) manage the protocol's over-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://fxprotocol.gitbook.io/fx-docs/faq/is-fxusd-an-algorithmic-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.
