> For the complete documentation index, see [llms.txt](https://docs.clearpool.finance/clearpool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clearpool.finance/clearpool/how-it-works/dynamic.md).

# Dynamic

- [Protocol](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol.md)
- [cpTokens](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/cptokens.md)
- [Interest Rates](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/interest-rates.md)
- [Pool Size](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/pool-size.md)
- [Pool Notifications](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/notifications.md): A simple guide on how to set up notifications for pool utilization levels
- [Default](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/default.md)
- [Insurance](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/insurance.md)
- [Revenue](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/protocol/revenue.md)
- [Credit Risk Scoring](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/credit-risk-scoring.md): Clearpool's partnership with Credora
- [For Borrowers](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers.md): Introduction
- [Onboarding](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding.md)
- [MLA](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla.md)
- [Platform Terms](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla/platform-terms.md)
- [Digital Currency Lending Agreement](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla/digital-currency-lending-agreement.md)
- [Services Agreement](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla/services-agreement.md)
- [cpTokens Secondary Trading Agreement](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla/cptokens-secondary-trading-agreement.md)
- [Auction Settlement Terms](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/onboarding/mla/auction-settlement-terms.md)
- [Launching a Pool](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/launching-a-pool.md)
- [Borrow & Repay](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/borrow-and-repay.md)
- [Permissioned Pools](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-borrowers/permissioned-pools.md): Beta
- [For Lenders](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders.md)
- [Providing Liquidity](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/providing-liquidity.md)
- [Withdrawing Liquidity](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/withdrawing-liquidity.md)
- [Claiming Rewards](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/claiming-rewards.md)
- [Clearpool & Mantle Rewards Campaign](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/clearpool-and-mantle-rewards-campaign.md): Earn an additional 15% APR paid in MNT Tokens for early LPs on the Mantle Market
- [Clearpool & Optimism Rewards Campaign - Ended](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/clearpool-and-optimism-rewards-campaign.md): Earn an additional 5% APR paid in OP Tokens for early LPs on the Optimism Market
- [Clearpool & Polygon Rewards Campaign - Ended](https://docs.clearpool.finance/clearpool/how-it-works/dynamic/for-lenders/matic-rewards.md): Additional APR was paid in MATIC for early LPs on the Polygon Market. Results attached!


---

# 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 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.clearpool.finance/clearpool/how-it-works/dynamic.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.
