# Sending assets

Click on the cryptocurrency from the list you want to send, or on **"Send"**.

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

Insert the recipient's wallet address in the network where the asset is being sent.

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

Select the withdrawal asset, if not already selected, the quantity, check the recipient's address (highlighted with "**✓**"), then click **"Next"**.

<figure><img src="/files/7iyRq6WMfDc7yGXqmbvd" alt=""><figcaption></figcaption></figure>

The history of recent transactions can be viewed in the **"Activity"** tab.

<figure><img src="/files/oMPoqbR8URqNWRp8GKcC" alt=""><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://docs.daomars.com/f.a.q/wallets/metamask/wallet-features/sending-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.
