> 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/off-ramp.md).

# オフランプ

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

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

### **利用方法**

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

   <figure><img src="/files/QP3i3GJ42zfDoQCLyusG" alt=""><figcaption></figcaption></figure>
2. 次に "Import Tokens/NFTs" のページから、出金したいトークンを登録してください。以下は入力例です。

   * **Base-USDC**\
     ネットワーク: Base\
     アドレス: `0x833589fcd6edb6e08f4c7c32d4f71b54bda02913`
   * **Arbitrum-USDT**\
     ネットワーク: Arbitrum\
     アドレス: `0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9`

   下の画像のように情報を入力することでトークンを追加できます。

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

   <figure><img src="/files/uIBX2jwOCVh0boXIT7hw" alt=""><figcaption></figcaption></figure>
4. "Sell"タブに切り替えた後、プロバイダーとして "Unlimit" をクリックします。

   <figure><img src="/files/tFIwB87litzkI4a5uErM" alt=""><figcaption></figcaption></figure>
5. 次の画面で出金したいトークンを選択し、 "Sell Crypto" ボタンをクリックします。

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

   <figure><img src="/files/kAEjcBJMa2RVQyOaYFs1" alt=""><figcaption></figcaption></figure>
6. トークンの種類と出金する数量を入力してください。

   <figure><img src="/files/KJVNChExgc5rVOL8RHaz" alt=""><figcaption></figcaption></figure>
7. ここで本人確認（KYC）が必要となります。画面の指示に従って注意深く進めてください。一度選択した一部の情報は後から変更できませんので、慎重に操作してください。

   本人確認では以下の手順を行います。

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

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

   <figure><img src="/files/P4rugjsget3H68yeMkk5" alt=""><figcaption></figcaption></figure>
8. 上記を完了した後、支払いプロバイダーが表示する指示に従い、出金手続きを完了してください。\
   また、トークン送信のガス代を支払うために、ETHをウォレットに十分残しておいてください。Ethereumメインネットでは約0.0001 ETHを残しておく必要があります。\
   下記のような支払い確認画面が表示されますので、金額を確認して "Sell Now" をクリックします。

   <figure><img src="/files/tUO6g4Wy25Z4BgobUPql" alt=""><figcaption></figcaption></figure>
9. するとINTMAXウォレットの画面に戻ります。\
   取引内容を確認して "Confirm" ボタンをクリックし、トランザクションに署名して手続きを完了してください。

   <figure><img src="/files/znXC2SpPjRUeWYzAXGOM" alt=""><figcaption></figcaption></figure>
10. "Transactions" タブに移動し、 "Convert" タブを選択すると、これまでのオンランプ・オフランプの取引履歴が確認できます。
11. 取引履歴には次のステータスが表示されます。

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

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

銀行への振り込みは15分程度で完了します。銀行への振り込みに失敗した場合、48時間から72時間程度で暗号通貨の返金処理が行われます。


---

# 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/off-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.
