# Clip Finance V1 (legacy)

<figure><img src="/files/wY415QOw6ApjyvA6XKF9" alt=""><figcaption></figcaption></figure>

**Smart Vaults**

* **Definition and Functionality**: Smart Vaults in Clip Finance are advanced vaults encompassing multiple pools with varied weights. They're designed for users who prefer a hands-off approach to managing their DeFi investments.
* **User Benefits**: Users delegate the rebalancing and strategy optimization to the underlying system by depositing into a Smart Vault. This allows them to benefit from a diversified DeFi strategy without the need to constantly monitor and adjust their investments.
* **Technical Mechanism**: Each Smart Vault dynamically adjusts its allocation across different pools based on market conditions and predefined metrics. This is accomplished using AI-driven algorithms and off-chain computation to optimize returns and minimize risks.

**Smart Pools**

* **Overview**: Smart Pools are individualized strategies within Clip Finance. They can vary widely, encompassing concentrated liquidity strategies, bridge strategies, real-world asset (RWA) integrations, and more.
* **Flexibility for Advanced Users**: Users with specific strategy preferences can directly invest in individual Smart Pools, allowing them to target particular DeFi strategies that align with their risk appetite and investment goals.
* **Technical Mechanism**: Pools support both compounding and not compounding deposits. Pools can target different yield-generating protocols, which can have various underlying requirements for generating yield. Pools that route funds into a decentralized exchange with a concentrated liquidity model require hands-on range management. At the same time, pools that deposit into a bridge liquidity pool can be operated completely passively.

#### **Integration and Adapters**

* **Integration for DEXs and Websites**: Decentralized exchanges (DEXs) and other DeFi websites can integrate with Clip Finance to offer their users enhanced liquidity management and yield generation solutions.
* **Building Custom Yield Solutions**: Projects and platforms can utilize Clip Finance's infrastructure to build their own tailored yield solutions, leveraging the platform's advanced strategies and security features.
* **Adapters and Expansion**: Clip Finance's system includes various adapters to interact with different DeFi protocols. New adapters can be added following a specific protocol, enabling the system to remain agile and responsive to new opportunities in the DeFi space.


---

# 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.clip.finance/clip-finance-infrastructure/clip-finance-v1-legacy.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.
