# Kine Protocol

### Kine是一个去中心化协议，可建立由可定制数字资产组合支持的通用流动性池。流动资金池使交易者可以根据可信赖的价格信息来打开和关闭衍生品头寸，从而避免了交易对手的需要。 Kine通过将抵押空间扩展到任何基于以太坊或其他Kine protocol支持的公链的资产并允许第三方清算，解除了对现有对等交易协议的限制。

如需了解 Kine protocol详情，请参阅我们的白皮书 [whitepaper](https://docs.kine.im/whitepaper/kine-the-liquidity-pool-protocol).&#x20;


---

# 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://kine.gitbook.io/kine-docs-portal/chinese-1/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.
