> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/liquidity-management/liquidity-creator-solana.md).

# Solana创建流动性池教程

{% hint style="success" %}
轻松创建任何 Solana 代币的流动资金池。您的代币将可在 Raydium、Birdeye 和 DexScreener 上进行交易。
{% endhint %}

#### 如何使用 Solana 创建流动性池工具（Raydium V2）： <a href="#ru-he-shi-yong-solana-dong-jie-zhang-hu-gong-ju" id="ru-he-shi-yong-solana-dong-jie-zhang-hu-gong-ju"></a>

1. 链接钱包
2. 选择要创建流动性池的交易对
3. 检索所选交易对的 OpenBook 市场 ID
4. 填写要创建流动性池要添加的代币数量
5. 设置流动性池开放交易时间时间（选填）
6. 提交上链完成流动性池创建

#### **准备事项：** <a href="#zhun-bei-shi-xiang" id="zhun-bei-shi-xiang"></a>

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）
3. 钱包最少准备 <mark style="color:red;">**0.5 SOL**</mark> (Raydium官方将收取0.4 SOL)
4. 要创建流动性池的代币和[**OpenBook 市场 ID**](/liquidity-management/openbook-market-solana.md)

#### **具体步骤：** <a href="#ju-ti-bu-zhou" id="ju-ti-bu-zhou"></a>

1. **链接钱包**

SlerfTools 目前支持多种流行的Solana钱包，例如Solflare、Phantom、ok钱包等。本文以Phantom钱包为例进行说明。

<mark style="color:green;">**创建流动性池**</mark>：<https://slerf.tools/zh-cn/liquidity-creator/solana>

进入 SlerfTools 创建流动性池页面，右上角支持切换语言。

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

2. **选择要创建流动性池的交易对**

* 基础代币：选择您创建的还没有任何价值的代币。
* 报价代币：具有市场价值的代币，通常是 SOL 或 USDC。

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

3. **检索所选交易对的 OpenBook 市场 ID**

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

4. 填写要创建流动性池要添加的代币数量

{% hint style="warning" %}
当创建流动性至Raydium V2时，Raydium官方将收取0.4 SOL的手续费。为确保操作成功，请确保账户中预留至少0.5 SOL，以避免因余额不足导致添加流动性失败。
{% endhint %}

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

5. **设置流动性池开放交易时间时间（选填）**

如果您需要定时开放交易，那么会用到此配置，开启【设置发布时间】后即可设置，时间时区为UTC+8

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

6. 提交上链完成流动性池创建

创建完成后，即可在 Raydium 官方或者第三方行情软件展示并进行交易

[<mark style="background-color:yellow;">**移除流动性**</mark>](https://slerf.tools/zh-cn/liquidity-remover/solana)　　[<mark style="background-color:yellow;">**燃烧流动性**</mark>](https://slerf.tools/zh-cn/liquidity-burner/solana)　　[<mark style="background-color:yellow;">**批量交易做市**</mark>](https://slerf.tools/zh-cn/multi-swap/solana)

***

[<mark style="color:green;">**SlerfTools | 创建代币、批量空投和做市机器人等Solana工具集**</mark>](https://slerf.tools/zh-cn)

<mark style="color:green;">**安全、开源，给Solana用户带来最便利的一站式体验。**</mark>

SlerfTools社群

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

邮箱：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。以上信息内容仅供参考，SlerfTools对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。请谨慎投资。</mark>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.slerf.tools/liquidity-management/liquidity-creator-solana.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.
