# Send

Below show how to propose a send transaction.

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

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

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

Be default, the proposer has to approve first.

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

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

Next, co-managers need to submit their votes to approve or reject.


---

# 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://doc.m-safe.io/aptos/users/propose-transaction-enable-nft-send-register-coin/send.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.
