# Webを使用してミニポイントを転送する方法

このチュートリアルは、所有者アカウントにCIDがないが、転送する必要のあるミニポイントがまだある場合の参照用です

### インターネットからミニポイントを転送する

1. ht[tps://polkadot.js.org/apps](https://polkadot.js.org/apps)にアクセスし、wssのコンテンツをwss：//minichain-mainnet.coming.chatに置き換えます

![](/files/TahmJ9JwBN9n1jccEjVJ)

![](/files/X2EZkm7m9ou14fD2uobM)

2\. \[設定]をクリックして（開発者）にアクセスし、以下のコードを入力します。

{"Address"： "MultiAddress"、 "LookupSource"： "MultiAddress"、 "Cid"： "u64"、 "BondType"： "u16"、 "BondData"：{"bond\_type"： "BondType"、 "data"： "Bytes"}、 "CidDetails"：{"owner"： "AccountId"、 "bonds"： "Vec"、 "card"： "Bytes"}}

![](/files/1SLbDmktXcjo4zduVBu6)

![](/files/IxiaO5KZ6j48OFaD1wtI)

3\. \[JSONの復元]をクリックし、所有者アカウントのキーストアをインポートして所有者アカウントを追加します

![](/files/dFoI14H2MmQ9bHSGig7H)

4\. \[送信]をクリックします

![](/files/yLz9aPMSoLQTeK0J3A03)

5.受取人の所有者アカウントアドレスを入力し、\[メーカー振込]をクリックします。 パスワードを入力すると、転送が行われます

{% hint style="info" %}
CIDアドレスではなく、所有者アカウントのアドレスを入力してください
{% endhint %}

![](/files/qt95Y817yDV6r1h1KnmP)


---

# 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.coming.chat/manyuaru/webwoshiteminipointowosuru.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.
