# Main Modules/Functions

### **Deposit and Loan Module**

**Deposits**: Users can deposit ckETH or ckBTC into the CLP platform and instantly receive corresponding CUSD stablecoins. The deposit process is simple and efficient, without cumbersome procedures, with the CUSD quantity generated calculated in real-time.

<figure><img src="https://3116689745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5AED2WNRDG24TCnevuc%2Fuploads%2FFZwPAMWX20RHaazwJgkD%2Fimage.png?alt=media&#x26;token=b225d1d9-aa3f-4683-a5dd-ef25f67fc89a" alt=""><figcaption></figcaption></figure>

**Loans**: After depositing a certain amount of ckETH or ckBTC, users can borrow the equivalent value of CUSD. CLP implements a zero-interest lending policy, where users only need to pay a one-time fee to enjoy flexible, stress-free borrowing services.

<figure><img src="https://3116689745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5AED2WNRDG24TCnevuc%2Fuploads%2FAVWUUj9GJ04QyPfBLUia%2Fimage.png?alt=media&#x26;token=606c35d4-30de-46a2-9c55-db795a55aa95" alt=""><figcaption></figcaption></figure>

**Liquidation and Rewards Module**: Liquidation Mechanism: CLP has a liquidation pool used for collateral liquidation to maintain system stability. Users can earn rewards by providing liquidation services, receiving additional CLPT tokens from the liquidation pool.

<figure><img src="https://3116689745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5AED2WNRDG24TCnevuc%2Fuploads%2FXMpA4wjrBIyA6Ciz6lNM%2Fimage.png?alt=media&#x26;token=0bf85ad1-c33d-4894-979a-89b573c6aa8e" alt=""><figcaption></figcaption></figure>

**CLPT Rewards**: Users can earn CLPT token rewards by depositing CUSD into the liquidation pool for participation in liquidation. CLPT also serves as a governance token for the platform, allowing holders to participate in voting and propose governance proposals.

### **Governance and Community Participation Module**

**Governance Rights**: Users holding CLPT tokens are eligible to participate in CLP governance, voting on issues such as platform upgrades and parameter adjustments, actively contributing to the platform's future development.

**Community Engagement**: CLP encourages users to participate in community building by proposing innovative suggestions, engaging in discussions, and actively promoting the prosperity of the platform community.


---

# 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://clpfinance.gitbook.io/clp-finance/platform-introduction/main-modules-functions.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.
