> For the complete documentation index, see [llms.txt](https://docs.coming.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coming.chat/english-manual/how-to-transfer-mini-points-using-web.md).

# How to transfer Mini Points using web

This tutorial is for reference when there is no CID on the Owner Account, but there are still Mini points that need to be transferred

### Transfer Mini Points from the Internet

1. Access to <https://polkadot.js.org/apps>，replace the content of wss to **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\. Click \[Settings] and access to (developers), enter the code below:

{ "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\. Click \[Restore JSON] and import Owner Account keystore to add Owner Account

![](/files/-MgtpRbrV7MPKR0ghz1I)

4\. Click \[send]

![](/files/-MgtpaA77zswyv68AWoG)

5\. Enter the Owner Account address of recipient, and click \[Maker Transfer]. After password entered, the transfer is done

{% hint style="warning" %}
Please enter the address of Owner Account, not the CID Number
{% endhint %}

![](/files/-Mgtw24mjHYPg3oKtqE0)

<br>


---

# 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://docs.coming.chat/english-manual/how-to-transfer-mini-points-using-web.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.
