# Tutorials

### DeFi lending

* [How to supply assets to earn saving interest?](https://forum.liqee.io/t/how-to-supply-assets-to-earn-saving-interest/34)
* [How to borrow underlying Tokens?](https://forum.liqee.io/t/how-to-borrow-underlying-tokens/32)
* [How to mint stablecoin (over-collateralized loan)?](https://forum.liqee.io/t/how-to-mint-stablecoin-over-collateralized-loan/26)
* [How to repay your loan?](https://forum.liqee.io/t/how-to-repay-your-loan/39)
* [How to participate in liquidation?](https://forum.liqee.io/t/how-to-participate-in-liquidation/43)

### Liquidity Mining

* How to participate in liquidity mining? (coming soon)

### Acquiring rToken

* [How to mint rToken?](https://docs.stafi.io/rtoken-app/reth-solution/staker-guide)
* [How to swap rToken to BEP20 (to be used on BSC)?](https://docs.stafi.io/rtoken-app/rasset/swap-guide/native-to-bsc)


---

# 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.liqee.io/lending/tutorials.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.
