# Withdrawal Process

### How do I withdraw funds?

Withdrawing funds from Varntix can be done directly from your dashboard.

#### Step-by-step:

1. Log in to your account
2. Navigate to the withdraw section
3. Select the asset and amount you wish to withdraw
4. Enter your destination wallet address
5. Confirm the withdrawal request

Once processed, your funds will be sent to the specified address.

### Are there any withdrawal fees?

Varntix doesn't charge any fees on withdrawals.

Any applicable fees (such as network fees) will be clearly displayed before you confirm your withdrawal.

### What happens after I request a withdrawal?

Once a withdrawal is submitted:

• The request may undergo internal checks\
• The transaction is processed and broadcast to the network\
• You will receive confirmation once completed

You can track the status of your withdrawal directly from your dashboard.

<br>

<br>

<br>


---

# 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://varntix.gitbook.io/resources/deposits-and-withdrawals/withdrawal-process.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.
