# Account Setup

Signing up on Delta Exchange India is a breeze. You can set up your account and start trading within minutes:

1. **Register**
   * [Sign up](https://india.delta.exchange/app/signup) with an email and password or directly using Google or Apple ID
   * If you sign up using the same email address that is associated with your Delta Exchange account, then you'd be able to avoid re-doing KYC<br>
2. **Complete KYC verification**
   * Requirements: PAN, Aadhar card and Selfie verification
   * Expected time to complete: 3 mins<br>
3. **Add bank account**

   * For adding a bank account, you need to provide us the account number and IFSC code of your bank account
   * Only bank accounts in your own name can be added/ whitelisted. We verify this by doing a penny-drop
   * Deposits are accepted only from one of the added bank accounts. Withdrawals are procssed only to one of the added bank accounts.&#x20;


---

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