# ネイティブトークンの販売/購入

## ネイティブ トークンを販売する

dRamp を通じてネイティブ トークンを販売できます。 これを行うには、dRamp のパネルに移動し、ネイティブ トークンをクリックして選択します。

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

次のステップは、dRamp のコントロール パネル メニューに移動し、\[トークン マーケットの追加] をクリックすることです。 フォームを検証して、dRamp のトークン マーケットの 1 つとしてネイティブ トークンを追加します。 成功すると、以下のように、dRamp のコントロール パネルの左下に他のトークン マーケットの中にネイティブ トークンがリスト表示されるはずです。

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

ネイティブ トークンを販売できるようにするには、まだ 2 つの手順が残っています。

### ネイティブ トークンの価格を更新する

これを行うには、dRamp のパネルの左下にあるネイティブ トークンのシンボルをクリックし、dRamp の \[**コントロール パネル**] ボタンをクリックします。

「API から価格を取得」ボタンをクリックし、API がネイティブ トークンの価格を米ドルで取得するまで待ちます。 それが完了すると、\[**価格の設定**] ボタンをクリックしてから、\[**続行**] ボタンをクリックできるようになります。 トランザクションを検証して、ネイティブ トークンの価格を更新します。

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

## ネイティブトークンを購入する

ネイティブ トークンを購入するには、購入したい dRamp を見つけて、そのコントロール パネル メニューに移動します。 \[**ネイティブ トークンを購入**] ボタンをクリックし、購入する金額を入力して、トランザクションを検証します。

自動 dRamp の場合、支払い情報 (クレジット/デビット カード、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/ri-ben-yu/products/dramps/partnerships-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.
