# Split

## How to Split Your Coin?

1. Open the Qrim Wallet extension and select the coin you want to **split** from the Coins list<br>

   <figure><img src="/files/jNueE8cgqOLQGCO9rsdu" alt="" width="264"><figcaption></figcaption></figure>
2. Enter the amount of coins you want to split\
   \ <img src="/files/SFsn1mT9sy0yXgh3sB3g" alt="" data-size="original">     ![](/files/YoPBYGfOM5JHnocKcTYS)<br>
3. Verifying the split details and click "Sign & Send"\ <br>

   <figure><img src="/files/3n7yoIaTbZj5g3YjhceO" alt="" width="266"><figcaption></figcaption></figure>
4. Split successful<br>

   <figure><img src="/files/l3xWXrYdlz15HanAe6aO" alt="" width="263"><figcaption></figcaption></figure>


---

# 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://qrim.gitbook.io/qrim/qrim-wallet/split.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.
