# Meteora swap加池子/撤池子教程

Meteora是Solana 上提供Defi收益基础设施的协议，他们提供了高资本效率的流动性资金池，和Jupiter同属于一个团队开发的项目。通过该平台创建流动性资金池后，有机会可以在JUP上交易

## Meteora加池子/撤池子流程

### 1. 点击“Create Pool”

打开Meteora的官网：<https://app.meteora.ag/#dynamicpools> 中间的位置找到“`Create Pool`”，点击之后开始创建资金池。

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

### 2. 选择资金池类型

打开之后，会让你首选选择资金池类型。Volatile 就是正常的代币池，默认都选这个。Stable 是稳定币资金池，如果你不是稳定币，不要选,Memecoin会永久锁定流动性的，按需求选择。

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

### 3. 选择代币对

确定好池子类型后，就开始选择代币对。

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

**Base Token**就是你发行的代币（通过合约地址进行搜索）。

**Quote Token** 就是底池代币，如Sol、USDC等等。

选择代币后，您可以开始输入每个代币的初始金额，以确定代币价格。需要注意的是，流动性必须**大于500美元（**&#x35;00 USDC或等值SO&#x4C;**）**，才有可能在Jupiter上出现。注意，是有可能。具体是否可以在JUP上交易，可以详细查看这个JUP的上币要求文档：<https://station.jup.ag/docs/get-your-token-onto-jup>

在输入代币，确定代币数量之后，通过钱包确认创建流动性即可。流动性资金池创建完成后，会自动跳转到你的代币资金池页面，可以在这个页面兑换交易代币，或者增加/撤出流动性，如下图所示：

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

* **Deposit**：增加流动性
* **Withdraw**：移除流动性
* **Swap**：交易

以上就是关于Meteora加池子/撤池子的相关教程了。

[***GTokenTool | 创建代币、批量空投和做市机器人等Solana工具集***](https://sol.gtokentool.com)

**安全、开源，给Solana用户带来最便利的一站式体验。**

GTokenTool社群:

Telegram：[**https://t.me/gtokentool**](https://t.me/gtokentool)

Twitter:  [**https://x.com/gtokentool**](https://x.com/gtokentool)

Gitbook：[**https://docs.gtokentool.com/**](https://docs.gtokentool.com/)

Github：[**https://github.com/Gtokentool/docs/blob/master/SUMMARY.md**](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)

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


---

# 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.gtokentool.com/solana/auxiliary-tutorial/meteora-swap-add-liquidity-remove-liquidity.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.
