# Deposit / Receive

Note: Make sure all your co-managers have accepted you invitations before transferring assets to this new account. Deposit does not require co-managers' approval but Send (withdraw) requires co-managers' votes to meet the threshold you set for the account.

You can click on the "Deposit to Your Account" button.&#x20;

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

Or you can click on  the "Receive" button in the navigation bar to copy your MSafe account address for depositing assets into this account.

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

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

Refresh your MSafe App screen to see the latest balance.

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