# Yield

Added internal yield farming/liquidity mining within the platform to help users grow their wealth.

Trade is also a newly launched section. By aggregating decentralized, non-custodial liquidity protocols, users can participate as suppliers or borrowers to earn interest yield. Suppliers provide liquidity to the market and earn interest, while borrowers can obtain liquidity by providing collateral that exceeds the loan amount.

<figure><img src="/files/9ASqE8ulCFma8LIc59iz" alt=""><figcaption></figcaption></figure>

Users can click on "Details" to learn more by reviewing information such as Market, Chain, Pool, TVL, and APY. For example, we click on the first one: Aave V3 on Ethereum - Stake USDT.

<figure><img src="/files/4GzgTGMuxfDPwO25k5J0" alt=""><figcaption></figcaption></figure>

In the "Assets to invest" section on the right, you can select specific tokens to operate with; for example, we click on the first one, 0xBTC, for stablecoin yield farming.

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

In the Market section, you can select specific Markets and their corresponding Assets, as well as view the APY (Annual Percentage Yield).

<figure><img src="/files/1gEqSLIIThNtkytmjlcG" alt=""><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/taskon-help-center/trade/yield.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.
