> For the complete documentation index, see [llms.txt](https://docs.arkadiko.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkadiko.finance/additional-resources/how-to-guides/earn-yield-on-stx-and-usda-with-arkadiko.md).

# Earn yield on STX and USDA with Arkadiko

On this page, we'll discuss the current opportunities for USDA to be used in the Stacks DeFi ecosystem:

1. Using USDA as a component for providing liquidity to volatile swap pairs:

   \
   There are liquidity pools for STX/USDA, DIKO/USDA, xBTC/USDA and ALEX/USDA, all of which earn trading fees and DIKO incentives as reward for providing liquidity. \
   Note that this does expose you to different asset types and their price evolutions. You might also suffer from impermanent loss. Please make sure you do your research and decide if the risk is worth it.<br>
2. Deposit USDA in the Liquidation Pool to earn DIKO and discounted collateral.

   \
   Read more about this opportunity:[ Liquidation Pool](/protocol/liquidation-pool.md)

   \
   Go here: [https://app.arkadiko.finance/liquidation](https://app.arkadiko.finance/liquidations)\ <br>
3. SOON: Deposit USDA in the  StableSwap on Bitflow.&#x20;

   \
   You can provide liquidity in StableSwap liquidity pool on Bitflow and stake the resulting LP token on Arkadiko stake page.\
   \
   View all available opportunities and DIKO APR's here:\
   \
   <https://app.arkadiko.finance/stake>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.arkadiko.finance/additional-resources/how-to-guides/earn-yield-on-stx-and-usda-with-arkadiko.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
