> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/beta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/beta/extension-user-guide/perform-xcm-transfer.md).

# Perform XCM Transfer

**Step 1**: On the extension wallet, select the **XCM Transfer** icon. Choose your desired origin chain and destination chain from the drop-down menu.

![](/files/slVUVXAOU0aEGIhRv9cv) ![](/files/o29rEw6dLNDnUECVXKXq)

**Step 2**: Enter the destination account or choose one from the drop-down list. Key in the amount and hit **Transfer**.

![](/files/iTBdcyVTcS51QRmuiiSG) ![](/files/J69jqwdRNP54qx0c7m5P)

**Step 3**: Check your transaction information carefully, then enter your password and hit **Confirm**. Your XCM transfer on Polkadot/ is completed. You can click on View Transaction to view the transaction on Subscan.

![](/files/a8jwrX4LxsFGyhcNQ5ds) ![](/files/cQfqS7Ca4yxu00kjIsmk)


---

# 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.subwallet.app/beta/extension-user-guide/perform-xcm-transfer.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.
