# Deposit and Withdraw

### Get Your In-Game Wallet Address

### Step 1

Go to **Settings → Profile → Deposit**&#x20;

<figure><img src="/files/2H3bdC8OZIhSWCJ5pVXu" alt=""><figcaption></figcaption></figure>

### **Step 2**

Copy your **in-game wallet address**

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

### How to Deposit USDT

Copy your **in-game wallet address**, send **USDT from your wallet**, then wait for confirmation. Your balance will appear in-game.

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

### How to Swap SEI to USDT

Use OKX [**Swap**](https://web3.okx.com/dex-swap?chain=sei-evm,sei-evm\&token=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee,0x9151434b16b9763660705744891fa906f660ecc5), connect your wallet, swap **SEI to USDT**, then confirm the transaction.

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

If **USDT is not visible** in your wallet, you may need to **import it manually on the SEI network** using the contract address below:\
0x9151434b16b9763660705744891fA906F660EcC5

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

### How to Deposit NFTs

Copy your **in-game wallet address**, send your **NFT from your wallet**, then wait for confirmation. Your NFT will appear in-game

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

### How to Stake & Unstake NFTs

Go to **Backpack→ NFT** to stake your NFT \
To unstake, select your staked NFT and confirm. \
**Unstaking is only available after the season ends.**

<figure><img src="/files/zi22YipdvhYlcHtYH8kR" 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://whitepaper.runehero.io/rune-hero/economy/deposit-and-withdraw.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.
