# Lending

AirPuff lending pools play a crucial role in supporting leveraged points farming strategies by providing essential capital for borrowings. In the initial stage of AirPuff, 6 types of lending pools will be available: ETH, stETH, ARB, USDT, USDC, and USDC.e lending pools.

Lending pools will cater to points farming across all three Liquid Restaking protocols—Ether.fi, KelpDAO, and Renzo. For pools beside from ETH and stETH, the lending capital will be swapped into ETH (or stETH, depending on the underling protocol), to combine with leverage users deposits to mint LRTs.

### Supporting Pools

AirPuff will support 6 type of assets for lending pools as our initial launch, including ETH, stETH, ARB, USDT, USDC and USDC.e. More assets will be covered in the future to support the demand of leverage farming.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Overview</td><td></td></tr><tr><td></td><td>Interest Rates</td><td></td></tr></tbody></table>


---

# 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.airpuff.io/product-airdrop/lending.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.
