# Receive Coin

At the left side of the MSafe wallet dashboard, you will see your MSafe wallet address and the Total Balance in the wallet.

Copy your MSafe wallet address and share it with the sender. After APT coin is sent and finalized on blockchain, you shall see the balance difference before / after the transfer.

<div><figure><img src="/files/ofABDuB2Flny7TfPeTRk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4YDL8KcISf4IqcLtQVMj" alt=""><figcaption></figcaption></figure></div>

You may also check the coin transfer record in the transaction history.&#x20;

<figure><img src="/files/H8qSNX0M8To4VCOkQj2L" 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/receive-coin.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.
