> For the complete documentation index, see [llms.txt](https://guide.wallet.intmax.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wallet.intmax.io/japanese/on-ramp-and-off-ramp/unlimit/on-ramp.md).

# オンランプ

{% hint style="info" %}
下記のリンクから利用できる支払い方法を確認してください。

<https://docs.gatefi.com/docs/gatefi-docs/hyjdn5kx9p84j-supported-payments#payment-methods-for-onramp>
{% endhint %}

### **使い方**

1. まず、INTMAXウォレットのダッシュボードに移動してください。\
   ログインが必要です。\
   <https://wallet.intmax.io/>

   以下がダッシュボード画面です。

   <figure><img src="/files/QP3i3GJ42zfDoQCLyusG" alt=""><figcaption></figcaption></figure>
2. "Convert" ボタンをクリックしてください。

   <figure><img src="/files/uIBX2jwOCVh0boXIT7hw" alt=""><figcaption></figcaption></figure>
3. プロバイダーとして "Unlimit" を選択し、次に "Off-ramp" を選択します。

   <figure><img src="/files/1aUpVilM0bjgCh6VNR7V" alt=""><figcaption></figcaption></figure>
4. "Buy" ボタンをクリックします。

   <figure><img src="/files/kogIkA9Bt4TpUFmiMJK8" alt=""><figcaption></figcaption></figure>
5. 購入したいトークンを選択し、数量を入力します。\
   選択できるトークンはEVM互換チェーン上のトークンに限られます。この方法でBTCを購入することはできません。

   <figure><img src="/files/M88OTebrwJplpJUkwdvK" alt=""><figcaption></figcaption></figure>
6. 次に本人確認（KYC）が求められますので、画面上の指示に従って慎重に手続きを進めてください。一度選択した一部の情報は後から変更できませんので注意してください。本人確認では以下の手続きが必要です。

   * 個人情報の入力
   * IDカードまたはパスポートの写真撮影
   * 本人確認のためのライブネスチェック（顔認証など）
   * 居住証明書類の提出

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

   <figure><img src="/files/P4rugjsget3H68yeMkk5" alt=""><figcaption></figcaption></figure>
7. これらの手続きを完了したら、決済プロバイダーが表示する指示に従い、支払い手続きを完了してください。

   <figure><img src="/files/obuJHH3bDjPTuDGQGWj4" alt=""><figcaption></figcaption></figure>
8. 入金の詳細を確認し、チェックボックスをクリック後、"Buy Now" ボタンを押してください。

   <figure><img src="/files/piQRVDgK7iRcI8k6xFjs" alt=""><figcaption></figcaption></figure>
9. ボタンを押すと待機画面に移動します。この時点でウェブサイトを閉じても問題ありません。

   <figure><img src="/files/RhsoKHupTrNGwiBA3yGt" alt=""><figcaption></figcaption></figure>
10. 銀行振込が完了すると、ステータスが "Success" （成功）に変わります。その後、しばらくすると購入したトークンがウォレットアドレスに送信されます。
11. "Back to Shop" ボタンをクリックしてINTMAXウォレットページに戻ります。"Transactions" タブを開き、その後 "Convert" タブを選択すると、過去のオンランプ・オフランプ取引履歴を確認できます。\
    取引履歴には以下のステータスが表示されます。

    * **Created（作成済み）**: 取引は開始されていますが、まだ完了していません。例えば、Unlimitのページを途中で閉じた場合や、まだトークンの支払いが完了していない場合などです。
    * **Failed（失敗）**: 取引が失敗したことを示します。
    * **Completed（完了済み）**: 取引が正常に完了し、法定通貨と暗号通貨の交換が終了したことを示します。

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

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

ステータスが "Completed" に変わり、ウォレットの残高が増加したら、すべての手続きが正常に完了しています。


---

# 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://guide.wallet.intmax.io/japanese/on-ramp-and-off-ramp/unlimit/on-ramp.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.
