# Withdraw funds

To withdraw funds from your Avici wallet follow the steps listed below-

1. Tap on the **Withdraw** button on the homepage.
2. Enter the wallet address by either pasting it directly or using the QR code scanner.
3. Select the asset and enter the amount to send.
4. Tap on Continue.
5. Verify the transaction details and use the slider to confirm withdrawal

When you use the slider you will be prompted to verify the transaction using your biometric passkey.


---

# 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.avici.money/getting-started/avici-wallet/withdraw-funds.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.
