> For the complete documentation index, see [llms.txt](https://guides.delta.exchange/delta-exchange-india-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.delta.exchange/delta-exchange-india-user-guide/account-setup/withdrawal.md).

# Withdrawal

You can withdraw the funds that are currently not being used for trading to one of your 'added bank accounts'. Please note that that only INR withdrawals are supported.&#x20;

### How to Withdraw

To make a withdrawal, follow these steps:

1. Log in to your account and navigate to the "Withdrawal" section
2. Enter the amount you want to withdraw. Please check the min/max withdrawal amount mentioned in the withdrawal page
3. Select an account from the list of your 'added bank accounts' to receive the funds
4. Follow the instructions to complete the withdrawal

### Fees

We do not charge any fees on withdrawals

### Processing Time

Withdrawals are usually processed within 1 hour, with a maximum of 24 hours due to possible audits&#x20;

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.delta.exchange/delta-exchange-india-user-guide/account-setup/withdrawal.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.
