# 出售/购买原生代币

## 出售原生代币

您可以通过 dRamp 出售原生代币。 为此，请转到 dRamp 面板，单击选择本机令牌

<div><figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-45-33.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-45-45%20(1).png" alt=""><figcaption></figcaption></figure></div>

下一步是转到 dRamp 的控制面板菜单，然后单击“添加代币市场”。 验证表单以将本机代币添加为 dRamp 的代币市场之一。 如果成功，您应该能够在 dRamp 控制面板左下角看到其他代币市场中列出的原生代币，如下所示：

<figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-49-18.png" alt=""><figcaption></figcaption></figure>

为了能够出售原生代币，您还剩下两个步骤：

### 更新原生代币价格

为此，请单击 dRamp 面板左下角的本机令牌符号，然后单击 dRamp 的 **控制面板** 按钮。

单击“从 API 获取价格”按钮，然后等待 API 获取您的本机代币的美元价格。 完成后，您应该能够单击“**设置价格**”按钮，然后单击“**继续**”按钮。 验证交易以更新您的本机代币的价格。

<div><figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-52-08.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-53-32.png" alt=""><figcaption></figcaption></figure></div>

### 存入原生代币

下一步是存入您愿意出售的原生代币。 为此，请转到 dRamp 的控制面板菜单，然后单击按钮 **存入本机代币**，填写存入金额并验证交易。

。

<div><figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-52-08.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2008-58-37.png" alt=""><figcaption></figcaption></figure></div>

通过单击 dRamp 左下角的原生代币符号，您应该能够看到 dRamp 所拥有的原生代币的流动性。

<figure><img src="https://github.com/pectoraux/payswap-document/blob/chinese/.gitbook/assets/Screenshot%20from%202024-03-22%2009-00-34.png" alt=""><figcaption></figcaption></figure>

## 购买原生代币

要购买一些原生代币，请找到您愿意购买一些的 dRamp，然后转到其控制面板菜单。 单击 **购买原生代币** 按钮，输入购买金额并验证交易。

如果是自动 dRamps，您将被发送到支付处理器的页面以输入您的支付信息（信用卡/借记卡、PayPal 等），之后您将发送回 PaySwap 以确认交易，该交易将发送金额 向您的钱包请求本机令牌。

如果是手动 dRamp，则只有 dRamp 管理员可以购买原生代币。 这不需要任何付款。

恭喜！ 您刚刚购买了一些原生代币。


---

# 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.payswap.org/zhong-guo-ren/products/dramps/ramps-valuepool-1.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.
