# Overview

### The Four Pillars of Clovis

Clovis is built on three composable DeFi primitives that share liquidity and execution across chains:

1. **Clovis Market (Lending)** – Aggregates liquidity from all connected chains to provide universal lending and borrowing rates, creating a shared base for capital reuse across lending, trading, and bridging.
2. **Clovis Exchange (DEX)** – Combines a hub-chain DEX aggregator with Clovis-owned AMMs to deliver universal pricing and multi-yield opportunities for LPs, using lending deposit receipts as LP assets.
3. **Clovis Transport (Bridge)** – A fast-finality bridge that enables instant cross-chain transfers by settling from local liquidity buffers in the settlement layer, reducing the need for constant asset movement between chains.
4. **Clovis Vaults** **(Asset Management)** – Deploys idle capital from assets in the liquidity spokes into external yield opportunities that align with the tranche’s risk profile, generating additional returns without fragmenting liquidity or reducing asset availability for lending, trading, or bridging.

Clovis’s liquidity structure is designed to support additional primitives beyond these core three, including prediction markets, yield-trading protocols, and perpetuals. This expansion builds on the liquidity network already established, increasing both the product surface area and the protocol’s fee-generating flows.


---

# 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.clovis.network/products/overview.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.
