> 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-create-and-buy-token-solana.md).

# Solana创建流动性并买入教程

{% hint style="success" %} <mark style="color:blue;">**Solana创建流动性池并买入 | 简化交易流程 | 抢得交易先机**</mark>

创建流动性池的同时进行代币买入操作，有效简化交易流程并加速市场参与，快人一步，抢得先机，从而更早获得潜在的收益。

[立即体验>>>](https://slerf.tools/zh-cn/liquidity-create-and-buy-token/solana)
{% endhint %}

### **如何使用 Solana 创建流动性池并买入工具（Raydium V2）：**

1. 链接钱包
2. 选择要创建流动性池的交易对
3. 检索所选交易对的 OpenBook 市场 ID
4. 填写要创建流动性池要添加的代币数量
5. 买入参数设置，选择当前钱包或导入钱包买入
6. 设置开盘时要买入的数量，100%最早买入
7. 提交上链完成创建流动性同时买入

### **准备事项：**

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）
3. 钱包最少准备 **0.5 SOL** (Raydium官方将收取0.4 SOL)
4. 要创建流动性池的代币和OpenBook 市场 ID
5. 要买入的地址私钥和一些 SOL

### **具体步骤：**

1. 链接钱包
2. 选择要创建流动性池的交易对
3. 检索所选交易对的 OpenBook 市场 ID
4. 填写要创建流动性池要添加的代币数量

<mark style="color:green;">**以上创建流动性池步骤详情可以参考**</mark> [Solana创建流动性池教程](/liquidity-management/liquidity-creator-solana.md)

5. **买入参数设置，支持当前钱包或导入钱包买入**

   * 当前钱包买入时，填写买入数量即可

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

   * 导入钱包买入

   <mark style="color:orange;">为了保证 100%捆绑买入成功率，最大支持导入 3 个地址捆绑买入</mark>

   <mark style="color:orange;">默认有 3 个钱包地址输入框，如果仅需要 1 个或者 2 个地址买入，删除多余地址输入框</mark>

   <figure><img src="/files/BMMMmHG3sidfkTSyG2T9" alt=""><figcaption></figcaption></figure>
6. 高级选项（选填），提高上链速度和成功率

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

7. 提交上链完成创建流动性同时买入

创建流动性和买入是捆绑在一起的，如果创建流动性池失败，买入不会成功，同理，如果买入失败，创建流动性池也是不会成功了，所以如果失败可以多次尝试，仅仅会消耗小额 GAS 费用。

{% hint style="warning" %}
此功能实现依赖于 Jito 的捆绑功能。由于网络环境、Jito节点、RPC节点和区块处理引擎的复杂影响，该功能可能面临较高的失败率。若操作失败，不会产生任何费用，请尝试更换RPC节点，区块处理引擎，增加Jito的小费，并考虑在链上活跃度较低的时段再次尝试。
{% endhint %}

***

[<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-create-and-buy-token-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.
