# Using stAVAX in DeFi

The primary advantage of `stAVAX` is its liquidity. Unlike traditionally staked AVAX, which is locked and illiquid, `stAVAX` is a standard token that can be freely used across Avalanche's vibrant DeFi ecosystem to **earn additional yield or rewards**.

Here are the primary ways you can use your `stAVAX`:

### **Money Markets (Lending & Borrowing)**

You can supply your `stAVAX` to money markets to use it as collateral for borrowing other assets, or you can lend it out to earn additional interest. This is a popular strategy for improving capital efficiency and can enable advanced strategies like *looping* your stake.

* **Supported Protocols:** [Euler](https://app.euler.finance/), [Silo](https://app.silo.finance/), [Folks](https://xapp.folks.finance/)

### **Decentralized Exchanges (DEXs)**

You can become a Liquidity Provider (LP) by depositing your `stAVAX` into a liquidity pool, usually paired with AVAX (`stAVAX-AVAX`). By doing this, you help facilitate trades for other users and earn a percentage of the trading fees generated by the pool.

* **Supported Protocols:** [Balancer](https://balancer.fi/), [LFJ](https://lfj.gg/) (Formerly Trader Joe), [Pharaoh](http://pharaoh.exchange/)

### **Yield Aggregators**

These platforms offer **set and forget** strategies. You can deposit `stAVAX` into a vault that automatically manages and compounds your earnings from activities like liquidity providing, saving you time and transaction fees.

* **Supported Protocols:** [Yield Yak](http://yieldyak.com/)

### **Restaking Protocols**

Restaking allows you to use your yield-bearing `stAVAX` to help provide economic security for other protocols. In exchange for taking on this additional role, you can earn extra rewards from the protocol you are helping to secure.

* **Supported Protocols:** [Suzaku](https://app.suzaku.network/)


---

# 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.hypha.sh/liquid-staking/stavax/using-stavax-in-defi.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.
