> 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/introduction/readme.md).

# What Is Clearpool

Clearpool is the tokenization engine that turns trillions of dollars in static real-world credit into active, liquid capital. By bridging real-world utility with DeFi composability, Clearpool serves as the invisible infrastructure layer powering the on-chain economy.

With nearly $1B in total origination since launching in 2021, Clearpool has established itself as a premier venue for on-chain credit. The borrower network has evolved from top trading firms such as Jane Street, Flow Traders, and Wintermute to include a diverse range of global fintech originators, all connected to lenders via vetted, audited on-chain vaults.

In strategic partnership with Hex Trust, Clearpool combines the compliance of licensed institutional custody with the composability of DeFi.

Clearpool offers a range of curated opportunities across its product suite:

* Treasury Pool (USDX T-Pool): flexible USDX staking pool, fully backed by short-term U.S. T-Bills
* X-Pool: structured yield from fund strategies, including market-neutral approaches such as delta-neutral and basis trading
* Clearpool Prime: institutional credit platform for regulated counterparties, subject to KYC/AML requirements
* Clearpool Dynamic: permissionless lending platform enabling users to provide liquidity to whitelisted institutions and earn risk-adjusted returns without lock-up
* Fintech Vaults: permissioned credit vaults for vetted fintechs and PSPs that require short-term financing (PayFi)
* Revolving Line of Credit (RLOC): flexible revolving credit facilities for real-world commerce

Originally launched on Ethereum, Clearpool acts as a universal liquidity layer across major blockchain networks, including Optimism, Base, Arbitrum, Mantle, Plume Network, and Plasma.

<br>


---

# 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/introduction/readme.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.
