# Deposit\&Withdraw

Venkate OptionX supports multi-chain deposits and withdrawals. Here are the steps:

1. After logging in, navigate to the **Asset** page to view your balance.
2. From there, you can choose to **Deposit** or **Withdraw** funds, selecting your preferred blockchain network for seamless multi-chain asset management.

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

2. To make a deposit, the user selects the desired blockchain network on the platform and copies the deposit address provided. Then, using their exchange account or external wallet, they transfer funds to this deposit address.

   <figure><img src="/files/5EnnZWOqJC3LNere0ro3" alt=""><figcaption></figcaption></figure>
3. To withdraw, the user selects the desired blockchain network, enters the withdrawal address and amount, and then clicks "Withdraw." Please note that different networks may have varying withdrawal fees.

<figure><img src="/files/wvUW320E1iWyqyxQ8ZlE" 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://venkate-optionx.gitbook.io/venkate-optionx/tutorial/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.
