# Register Bank Account

<figure><img src="/files/4H0c0GnQVzo6pSm7uPlX" alt="" width="375"><figcaption><p>Bank Tab</p></figcaption></figure>

## 1. Register SEPA Bank Account

Click on the "Register" button to access the registration form.

{% hint style="info" %}
**Important to Note:**

1. There is a $1.00 activation fee to register a SEPA bank account.
2. A monthly maintenance fee is required for registered SEPA bank accounts on the TygaPay platform.
3. The TygaPay Premium Monthly Service Fee is required to access SEPA bank account features.
4. The bank account exclusively transacts in SEPA.
5. Swaps between TygaPay Wallet and bank accounts are not available yet but are coming soon.
   {% endhint %}

<figure><img src="/files/ZTejl0stZ2xWECDWlOYF" alt="" width="375"><figcaption><p>Registration Form</p></figcaption></figure>

## 2. Authorize Registration

An OTP will be sent to your TygaPay email address. Enter this OTP to authorize the bank account registration

<figure><img src="/files/URR16pXbH8EQEGwejvXV" alt="" width="375"><figcaption><p>Authorize Registration</p></figcaption></figure>

## 3. KYC (Know Your Customer)

After completing the registration successfully, you will need to verify your identity through the KYC process.

## 3.1. Verify KYC

Click on the "Verify KYC" button to initiate the process. An email with a verification link will be sent to your TygaPay email address.

<figure><img src="/files/CFHbACBeRftB4PRjNXld" alt="" width="375"><figcaption><p>Verify KYC</p></figcaption></figure>

### 3.2. Check KYC Status

Once the KYC process has been initiated, the button will change to "Check KYC Status." Click this button to get an update on your KYC status. The final KYC status will be emailed to your TygaPay email address.

<figure><img src="/files/JqHgZgQU4YIdDjDECBIJ" alt="" width="375"><figcaption><p>Check KYC Status</p></figcaption></figure>

After completing registration and verifying KYC, you will be able to access your bank account.


---

# 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/register-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.
