# 如何使用网页转账Mini积分

此教程针对Owner Account上已没有CID，但仍有Mini积分需要转账时参照

### 通过网页完成Mini积分转账

1. 打开 <https://polkadot.js.org/apps>，更改wss为**wss\://minichain-mainnet.coming.chat**

![](https://gblobscdn.gitbook.com/assets%2F-McmXWfnSlBvgeqsyfGX%2F-MfXD8QBri4GzqUzUCWS%2F-MfXHiKj-i77NMhlw4Xt%2F1.png?alt=media\&token=73b977dc-142d-47df-a56e-ae46fb74e645)

![](https://gblobscdn.gitbook.com/assets%2F-McmXWfnSlBvgeqsyfGX%2F-MfXD8QBri4GzqUzUCWS%2F-MfXHqa_kTR4B7gQzqR6%2F2.png?alt=media\&token=a278676c-be0e-4469-8e86-09f86506c68f)

2\. 更改配置环境为：

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

![](https://gblobscdn.gitbook.com/assets%2F-McmXWfnSlBvgeqsyfGX%2F-MfXNa3Stg5ZB774bPmo%2F-MfXOaEokqUEv6d2tQbK%2F3.png?alt=media\&token=15415887-66f0-4426-b757-1dac69295253)

![](https://gblobscdn.gitbook.com/assets%2F-McmXWfnSlBvgeqsyfGX%2F-MfXD8QBri4GzqUzUCWS%2F-MfXKyrbUmgGWp-lQenC%2F4.png?alt=media\&token=e6c3187f-5dff-4150-88da-b1801c596690)

3\. 使用Owner Account keystore 文件导入Owner Account 账号

![](/files/-MgtpRbrV7MPKR0ghz1I)

4\. 导入账号后，点击“Send"

![](/files/-MgtpaA77zswyv68AWoG)

5\. 填写对方的地址，点击Maker Transfer并输入密码后，即可完成转账\
（PS ：这里的地址不是CID 号码，是其CID对应的owner account的地址即CID 地址）

![](/files/-MgtpywtAI7FxGC3MxA3)

{% content-ref url="/pages/-MgtqDA0jLRiCz68pQAR" %}
[如何获得CID的Owner account address](/yong-hu-shou-ce/ru-he-huo-de-cid-dui-ying-de-owner-account-address.md)
{% endcontent-ref %}


---

# 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/yong-hu-shou-ce/ru-he-shi-yong-wang-ye-zhuan-zhang-mini-ji-fen.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.
