# Access Bank Account

## 1. Unlock Bank Account

Click on the "Unlock Bank Account" button to initiate the process.

<figure><img src="/files/izyZcbYMSE2eu1JINjcA" alt="" width="375"><figcaption><p>Bank Dashboard</p></figcaption></figure>

### 1.1 Authorize Access

Click on the "Send OTP" button to receive an OTP at your TygaPay email address to authorize access to your bank account.

<figure><img src="/files/qtPJgNoqTtSejDf8Ud5s" alt="" width="375"><figcaption><p>Unlock Bank Account via OTP.</p></figcaption></figure>

### 1.2. Verify Proof of Income

In certain situations, the bank provider may require proof of income to grant access to your bank account.&#x20;

Please upload your most recent proof of income based on your selected income source. Once your proof of income has been submitted, you will receive the outcome via email.

<figure><img src="/files/j2PssQEywEWC7rzy8EZ6" alt="" width="375"><figcaption><p>Submit Proof of Income</p></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://faq.tygapay.com/sepa-bank-accounts/access-bank-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.
