# How to Deposit

## <mark style="color:blue;">Starting the Deposit Process</mark>

If you hold $MK in your DeFi wallet and you want to participate in battles or stake and earn rewards, you will need to first deposit your tokens into your Meme Kombat wallet on our platform. Following the steps laid out in this section will give you a step by step guide.

* <mark style="color:blue;">Step 1</mark> - Navigate to <https://arena.memekombat.io/account> and connect your wallet
* <mark style="color:blue;">Step 2</mark> - Navigate to the "Transfer" box and click on "Deposit". Once in this tab it will show the amount of $MK you have in your wallet that is available to transfer in to Meme Kombat
* <mark style="color:blue;">Step 3</mark> - In the "Amount to deposit" field you will input the amount of $MK in your wallet you wish to deposit, or you can select "Max" and it will auto fill the entire sum of $MK that exists in your wallet
* <mark style="color:blue;">Step 4</mark> - To initiate the transfer you will click "Deposit". <mark style="color:red;">**This will trigger a two step process, both of which will require confirming a transaction.**</mark> The first transaction will be an approval (this is standard blockchain logic, not $MK specific). The second transaction will initiate the transfer of $MK from your DeFi wallet to Meme Kombat.&#x20;

Once the above steps have been complete you will see your $MK reflect in your Meme Kombat wallet in approximately 6 Eth blocks. Meme Kombat will routinely use a 6 block confirmation cycle when moving your tokens.


---

# 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://memekombattoken.gitbook.io/meme-kombat-whitepaper/how-to-deposit.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.
