# Deposit & Withdraw Tokens

## To Deposit -

**Step 1** - Connect your wallet to the Perps trading platform, and click the “Deposit” button in the header bar.

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

**Step 2** - In the same window, under the “Amount to be deposited to trading account” box, please enter the number of tokens you want to transfer to the Kana Perps platform and click on the “Deposit to Trading Account” button

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

**Step 3** - Once the deposit is transferred, you will receive a pop-up that says “Transaction Successful,” and your trading balance will be reflected in your profile info, which is right below the wallet address in the header section. You are now all set to start trading.

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

**To Withdraw -**&#x20;

**Step 1** - Click on the “Withdraw” icon, and in the pop-up box that appears, please select the “Withdraw” option in the header section.

<figure><img src="/files/17hMKsKP81A42tEK5sgI" alt=""><figcaption></figcaption></figure>

**Step 2 -** Please enter the number of tokens you wish to withdraw to your wallet and click the “Withdraw from Trading Account” button.

<figure><img src="/files/rwAJVcrxBHd3Lcj3sGLI" 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.kanalabs.io/perpetual-futures/kana-perps/getting-started/mainnet-tutorials/deposit-and-withdraw-tokens.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.
