# Coin Transfer (APT)

Now, the next step is to perform a transaction. So let’s click on the ‘New Transaction’ option.

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

Click on ‘Coin Transfer’ to initiate a transaction.

<figure><img src="https://lh3.googleusercontent.com/RL1QheE8PG8zCBF4cRW_oA_-5bCAntAAWYmdO7NYkyvfQmFCeqOglOs-o_U9oyG8AqOKDTwDSAzTLFqyJgRfQO-E39ESzSRnuMbmmTMLZCN10jkaHi74eTx26KqUysWvNUJtQzbA-rEzgzpsNYq-2m6c5DO8gpTjoYck5G6gO-QRwleUCWFmbNpqnmBOtRR1" alt=""><figcaption></figcaption></figure>

Enter ‘Recipient’s MSafe address’ and the chosen token’s amount you want to send and Click on ‘Review’ and then ‘Submit’.

<figure><img src="https://lh4.googleusercontent.com/WFcnvZXjHDIVJVTGEBchZLz7nc3B3sUV42PKo4TFABCzYUm7VlDenaSDybBL1EyVSSGTS535iCuPoxEXwlQh_nHt_qc-Sp08uBvRaxHT6jdwr_wMYnDVbEf0AXIaL7NeRzMCFbYiO3sutnNSTa0WBaJ-vC6KEKwWTV5BCB2ngyDuVJVAOJVjSKMZB04ly0Yd" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/_R4zf-v7C--m-85NNt0bqVqifjXCg_1zRSv49Mkj69wsbttBe1V7O4DToqG_YkrMuVuGFbcDd9ffGruOV_UtO-8zubbE20AEiUyxUiIHNyd37Gb6-bjbtEVP6SFL-Yn9t0WlD_HSgr6dLKy5L81e4Me5V8fs7RM-EdC3oCBfn026fFkEDkwGYIsUU60MROQi" alt=""><figcaption></figcaption></figure>

Complete the signature in the wallet by approving Twice in the Aptos wallet extension.

<figure><img src="https://lh6.googleusercontent.com/GY-FUGZNVeGPS5mu-diyRvxRpeBeYhNkPot2-B7pZh7lPWKEgE1HhWGCCHR6t2OTk8zcn-HXkN8U-1R7FrGFbAgO0Dggxb_H2LbmWRGj1LIwZqsnE-N_VaxBHTDZjFo3IA0oiyw57e1U2UoqXiuA89y8AEOlk6ybMje6AuI3Eesj_sSehiHC_0QOmhYBMz94" alt=""><figcaption></figcaption></figure>

Review ‘Estimated Gas Fee’ and submit the approval.

<figure><img src="https://lh6.googleusercontent.com/gRTaFd3uu31A9oTPnCmAav11lnC_ArX7u9fMK_egKJI74iH6vRcWBYoHaEhVW9LWInVdOnTsENrI9Rzy5MXfBrV6FFinAB1zK4V8uU-B1FpC7lJdiYh4A6blsFO2Drwj9aqREOS16osqOfbRuJqw23MFPWfBsztTXH8Pi1k_7FZee1z_7voLvg8v34eO9snu" alt=""><figcaption></figcaption></figure>

Once the transaction is initiated, you can check the details in the transaction ‘Queue’. It will remain queued until the transaction is executed.

<figure><img src="/files/6cLSRVd4W5Lfl8OaHvLy" alt=""><figcaption></figcaption></figure>

Other owners will see the pending transaction request and approve the transaction.

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

Once the transaction has collected enough approvals from MSafe managers and is executed, the transaction record is viewable in the history.&#x20;

<figure><img src="/files/zr2uvpEDsO2lOOGHx544" 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://doc.m-safe.io/aptos/users/msafe-1.0-user-guide/coin-transfer-apt.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.
