# Send Assets

Once your assets are in your Markr Go Wallet, you can send them to other wallets with the added advantage of gas-less transactions. To send assets from your Markr Go Wallet, follow these steps:

* In the Markr Go UI, find the table displaying your current balances within your Markr Go Wallet.
* Click the "Send" button next to the asset you wish to transfer.
* Enter the amount you want to send and the recipient's wallet address.
* Sign the transaction to authorize the transfer. Your assets will be sent from your Markr Go Wallet to the specified recipient without incurring any gas fees.

Here's how:

1. **Switch to Markr Go Network**

<figure><img src="/files/quPaCb8ql6KqGtF9W5IZ" alt=""><figcaption></figcaption></figure>

2. **Enter Amount and Receiver Address**

<figure><img src="/files/PMiIfyKmfFEMmhpeWDk4" alt=""><figcaption></figcaption></figure>

3. **Approve Trx. Breakdown**

<figure><img src="/files/rW8MdFuRF4DSnMk6L1Av" alt=""><figcaption></figcaption></figure>

4. **Sign Transaction**


---

# 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.markr.io/markr-go/transfer-assets/send-assets.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.
