# CLAMM简介

CLAMM池的表现与你移除流动性的常量积产品池的表现不同。以下是流动性提供者需要注意的一些关键区别，建议进一步阅读:

* 流动性集中在选定的价格范围内。
* 有些范围需要主动管理。
* 收益率和无常损失会被较窄价格区间与资本效率(杠杆)按比例放大。
* 当超出范围时，头寸处于休眠状态，不会获得收益。
* CLAMM头寸是不可替代的，用NFT代替LP令牌表示。

{% hint style="info" %}
**请勿**出售或烧毁此NFT。你可以把它发送到另一个钱包来转移你的头寸，但是(鲸鱼禁止)请不要烧掉或卖掉它，否则你会失去你的流动性!
{% endhint %}

* 您可以从不同费率(费率与CLOB上的价差相同)的一系列池中选择存入的对象。
* 任何人都可以在Orca上创建一个CLAMM池(参见创建池)

除非你选择一个全范围的头寸，否则你不能存入你的流动性和忘记它。如果您没有时间学习如何管理CLAMM流动性，您可能会发现(以下研究)基于Orca流动性构建的Vault产品更适合您。


---

# 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://orca-so.gitbook.io/orca-docs-zh/orca-liu-dong-xing-qian-yi-zhi-dao/yi-dong-dao-yi-ge-clamm-chi-he-qi-ta-xuan-xiang/clamm-jian-jie.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.
