# AVAX DeX-Stablecoin IndexFarm

## I**nvesting Approach** <a href="#id-0352" id="id-0352"></a>

This strategy has the same approach as the above-explained strategy but it replaces AVAX with Stablecoins (USDT, USDC & DAI). The thinking behind this strategy is this:

> Volatility affects tokens and doesn’t do the same for stablecoins. A pair with a stablecoin means it will experience half the volatility it would ordinarily have with the other tokens.

While the DEXes tokens will have better APRs because of the support they receive from their DEXes, we can still expect better growth on the value of these LP tokens because there are a lot of trading fees that come from DEXToken-Stablecoin pools and the DEXToken-AVAX pools above.

## **Allocations** <a href="#f3e6" id="f3e6"></a>

* **JOE 40% (USDC-JOE pair)**
* **PNG 5% (USDT-PNG pair)**
* **LYD 5% (DAI-LYD pair)**
* **USDT 5%**
* **USDC 40%**
* **DAI 5%**

\*Stablecoins will be preferably allocated as 50% of the funds.

## **Portfolio Growth** <a href="#a138" id="a138"></a>

The incentives a user earns from yield farming these pairs would be compounded automatically by DAOventures smart contracts. This would ensure that the portfolio is rebalanced so that the strategy can reset back to its standard allocations as shown above. This will maintain a balanced allocation as a result.

## **Risks** <a href="#c538" id="c538"></a>

A standard risk when it comes to providing liquidity on decentralized exchanges is Impermanent loss. To know more about impermanent loss, you can check [this article](https://academy.binance.com/en/articles/impermanent-loss-explained), made by Binance Academy.

## **Fees** <a href="#id-0b22" id="id-0b22"></a>

Besides the standard 0.5%-1% deposit fees and 20% profit sharing fees (see [here](https://daoventures.gitbook.io/daoventures/frequently-asked-question) for more details), there is a 10% fee on the yield farmed which is used to pay the gas fees associated with harvesting rewards and depositing LPs.

<br>


---

# 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://daoventures.gitbook.io/daoventures/products/strategies/avalanche/avax-dex-stablecoin-indexfarm.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.
