# 流动池

流动性池子是聪网维持低成本运作的关键模块，降低了动态调整通道导致的费用飙升的几率。聪网基金会有责任建设一个公共的流动性池子，提供最基础的流动性。

流动性池子也可以由第三方运营，每个核心节点都可以自建流动性池子为本节点的通道提供流动性服务。


---

# 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.sat20.org/cong-wang-satoshinet/liquid.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.
