# How to Buy apxUSD

Using the Apyx Swap tab, general users can acquire apxUSD by swapping USDC through the Curve apxUSD/USDC pool:

1. Users initiate an apxUSD purchase in the dApp interface by selecting USDC as the input asset.
2. The transaction is executed with MEV protection and routed via Li.Fi.
3. This flow allows users to swap USDC without interacting directly with the protocol’s minting or collateral mechanics. Small imbalances may emerge in the onchain AMM pool over time, creating incentives for whitelisted participants to rebalance the market through the mint and redemption workflows described below.

Additionally, over time, users will be able to acquire apxUSD across a wide range of DeFi, CeFi, and TradFi venues.

Minting apxUSD involves sending approved assets, like USDC, to the Apyx protocol in exchange for newly issued apxUSD. Redeeming apxUSD involves burning apxUSD to receive USDC. Redemption does not entitle the holder to the underlying preferred shares; the protocol liquidates collateral positions as needed to fund USDC redemption settlement.


---

# 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.apyx.fi/app-guide/how-to-buy-apxusd.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.
