# 使用 RitMEX 兑换Meme币

在对应资金池的页面点击 **兑换** 选项卡进入代币交易面板

<figure><img src="/files/2Fup2vb2JeoiuMVjskad" alt=""><figcaption></figcaption></figure>

面板默认为 **卖出** 模式，箭头从 VINE 👉 SOL 代表当前为卖出 VINE 代币换取 SOL

点击 **箭头按钮** 可以切换至 **买入** 模式

<figure><img src="/files/2kibc8IJjg7cNL4y0wFD" alt=""><figcaption></figcaption></figure>

RitMEX 在你输入后会自动从 Solana 网络询价，你可以实时预览能够换取到的代币数量，点击 **确认兑换** 即可完成交易。


---

# 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.ritmex.one/quick-start/swap.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.
