# Rain.fi

## Rain.fi

- [What is Rain.Fi](https://docs.rain.fi/what-is-rain.fi.md)
- [Why Rain.Fi](https://docs.rain.fi/why-rain.fi.md)
- [Trade](https://docs.rain.fi/trade.md)
- [Margin Swap](https://docs.rain.fi/trade/margin-swap.md)
- [Borrow](https://docs.rain.fi/borrow.md)
- [Token](https://docs.rain.fi/borrow/token.md)
- [NFTs](https://docs.rain.fi/borrow/nfts.md)
- [Liquidation](https://docs.rain.fi/borrow/liquidation.md)
- [Earn](https://docs.rain.fi/earn.md)
- [LTV & Exposure](https://docs.rain.fi/earn/ltv-and-exposure.md)
- [Create Pool](https://docs.rain.fi/earn/create-pool.md)
- [Lite](https://docs.rain.fi/earn/create-pool/lite.md)
- [Pro](https://docs.rain.fi/earn/create-pool/pro.md)
- [Get started](https://docs.rain.fi/earn/create-pool/pro/get-started.md)
- [Select Token/Collection](https://docs.rain.fi/earn/create-pool/pro/select-token-collection.md)
- [Advanced options](https://docs.rain.fi/earn/create-pool/pro/advanced-options.md)
- [Review](https://docs.rain.fi/earn/create-pool/pro/review.md)
- [Manage Vaults/Pools](https://docs.rain.fi/earn/manage-vaults-pools.md)
- [Pool Settings](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings.md)
- [Lite](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/lite.md)
- [Pro](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro.md)
- [Getting started](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro/getting-started.md)
- [Select Tokens](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro/select-tokens.md)
- [Advanced Options](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro/advanced-options.md)
- [Review](https://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro/review.md)
- [Add/Withdraw liquidity](https://docs.rain.fi/earn/manage-vaults-pools/add-withdraw-liquidity.md)
- [Delegation](https://docs.rain.fi/earn/delegation.md): Delegation is a feature that allows lenders to allocate their idle funds to another lending protocol that offers a constant yield, while they wait for their liquidity to be borrowed on Rainfi.
- [Liquid](https://docs.rain.fi/liquid.md)
- [Build with Liquid](https://docs.rain.fi/liquid/build-with-liquid.md)
- [Account](https://docs.rain.fi/account.md)
- [My Pools](https://docs.rain.fi/account/my-pools.md)
- [Pool Settings](https://docs.rain.fi/account/my-pools/pool-settings.md)
- [Settings](https://docs.rain.fi/account/settings.md)
- [Dashboard](https://docs.rain.fi/account/dashboard.md)
- [Overview](https://docs.rain.fi/account/dashboard/overview.md)
- [Active Loans](https://docs.rain.fi/account/dashboard/active-loans.md)
- [Market Sell](https://docs.rain.fi/account/dashboard/active-loans/market-sell.md)
- [Extend](https://docs.rain.fi/account/dashboard/active-loans/extend.md)
- [Repay](https://docs.rain.fi/account/dashboard/active-loans/repay.md)
- [Add to calendar](https://docs.rain.fi/account/dashboard/active-loans/add-to-calendar.md)
- [Activity](https://docs.rain.fi/account/dashboard/activity.md)
- [Buy token](https://docs.rain.fi/account/buy-token.md)
- [Logout](https://docs.rain.fi/account/logout.md)
- [Droplets](https://docs.rain.fi/droplets.md)
- [Chat](https://docs.rain.fi/chat.md)
- [Stats & Resources](https://docs.rain.fi/stats-and-resources.md)
- [Analytics](https://docs.rain.fi/stats-and-resources/analytics.md)
- [Statistics](https://docs.rain.fi/stats-and-resources/statistics.md)
- [FAQ](https://docs.rain.fi/stats-and-resources/faq.md)
- [NFT Collections](https://docs.rain.fi/stats-and-resources/nft-collections.md)
- [Collection Stats](https://docs.rain.fi/stats-and-resources/collection-stats.md)
- [Oracles](https://docs.rain.fi/stats-and-resources/oracles.md)
- [External](https://docs.rain.fi/stats-and-resources/external.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rain.fi/what-is-rain.fi.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.
