# Transfer

Enables users to split or merge their Ordinals & Runes in one transaction. The feature simplifies the process, ensuring that users can manage their assets without facing complex transaction errors or UX issues.

<figure><img src="https://1876143848-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV4ykhJLwTswLzZmhfiRz%2Fuploads%2FlYOFSopMAo2G5kl208Xm%2Fimage.png?alt=media&#x26;token=adfe925d-2fff-4362-8af1-1a15a2603a9a" alt=""><figcaption></figcaption></figure>

After connecting your wallet, choose the assets you'd like to split or transfer.

<figure><img src="https://1876143848-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV4ykhJLwTswLzZmhfiRz%2Fuploads%2FJrFsue2iFQtxC0D2iSVF%2Fimage.png?alt=media&#x26;token=1b0083ed-7c93-454b-a24a-9961f00dbe40" alt=""><figcaption></figcaption></figure>

You'll be taken to an input and output page, where you can add assets to split or transfer and easily confirm the transaction. All outputs are visually displayed, giving you a clear view of the entire transaction in one place!


---

# 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://satonomy.gitbook.io/satonomy/platform/basic-mode/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.
