# Yield & Vaults

#### Put Idle Capital to Work

DEX provides access to integrated yield opportunities, lending protocols, and vault strategies directly from the platform.

Supply assets, earn yield, and manage positions through a simple interface without leaving the DEX ecosystem.

<figure><img src="/files/932AcZQsKcRvxjCVcqiX" alt=""><figcaption></figcaption></figure>

#### Explore Yield Opportunities

Yield opportunities can be accessed through the **Earn** button within the **DeFi** section of DEX.

Browse lending markets, compare APYs, and explore assets that can be supplied to generate yield.

<figure><img src="/files/eyd8MLDQQmFF5gd82TA4" alt=""><figcaption></figcaption></figure>

#### Review Market Information

Each asset provides detailed information to help users evaluate opportunities before supplying or borrowing.

View current supply and borrow rates, protocol information, risk parameters, and asset details from a single screen.

<figure><img src="/files/Ngp8UabjmVlKWpPpj6ca" alt=""><figcaption></figcaption></figure>

#### Supply or Borrow

Once you've selected an asset, choose whether you'd like to supply funds to earn yield or borrow against available liquidity.

Enter the amount you'd like to supply or borrow, review the details, and confirm your transaction.


---

# 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://about.dex.org/trading/yield-and-vaults.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.
