# Deposit/Receive Assets

Depositing assets into your Markr Go Wallet is a simple process, similar to a standard wallet-to-wallet transfer. To start using the advanced features and benefits offered by Markr Go, you'll need to transfer your assets to your newly deployed Markr Go Wallet.&#x20;

* Your Markr Go Wallet has a unique address where you can send your assets. You can easily find this address in the UI, along with a QR code for convenient scanning.
* Use the "Deposit" button to initiate the deposit process. When you click the button, a popup will appear, displaying your current balances greater than 0.
* Transfer assets from your existing wallet to your Markr Go Wallet by sending them to the provided Markr Go address.

Here's how:

1. **Click Deposit Button**

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

2. **Select any Token**

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

3. **Enter Amount and Send Transaction**

<figure><img src="/files/cb0i3MsTj7HA0J77MJJ5" 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.markr.io/markr-go/transfer-assets/deposit-receive-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.
