# Know Your Customer (KYC)

Prior to depositing, individual users will be required to undergo KYC (Know Your Customer) processes respectively. These are regulatory processes intended to verify the identity of Falcon's users, ensuring adherence to Anti-Money Laundering (AML) regulations and maintaining secure and compliant transaction practices.

### KYC Process

New users to Falcon may initiate this process by starting a [deposit](https://app.falcon.finance/transfer/deposit), [withdrawal](https://app.falcon.finance/transfer/withdraw), [mint](https://app.falcon.finance/swap/mint) or [redeem](https://app.falcon.finance/swap/redeem) action, at which a prompt for the user to choose their account type will appear.\
Users select 'Individual' and click the 'Get my KYC/KYB link'. They will then receive a unique QR code and link to proceed.

<div><figure><img src="/files/MJPoM1il58E7crTIHOol" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bc8q1cE0gb3z6gGKza6O" alt=""><figcaption></figcaption></figure></div>

Throughout the process, users will be required to provide a range of personal information and data. These include:

* Country of Residence
* Email
* Telegram Handle
* Identity Document&#x20;
  * Supported document types vary across different issuing countries

<div><figure><img src="/files/GjOW1jVaAmtQBnrx2nwZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dxVWAUP1vq8HE5dVnT2n" alt=""><figcaption></figcaption></figure></div>

* Proof of Address
  * Documents submitted must clearly state users' full legal names, residential address, and be no older than 3 months
  * Examples include:
    * Bank statements
    * Telecom/Utility/Tax bills
    * Voter registration documents
    * Lease agreements
    * Official government-issued letters
* Employment Status
* Source of Funds
* Political Exposure

The entire KYC verification review process ranges from a few minutes to 5 business days. Do note that verification times may increase during periods of high market demand or increased verification volumes.

In the case where users' applications have been rejected, they may be required to resubmit specific documents or provide additional information. Users are encouraged to review feedback provided carefully and proceed as instructed.

However, if submissions still do not meet Falcon's regulatory requirements, rejection decisions will be final. If users have any subsequent questions or require assistance, they can reach out at <support@falcon.finance>.&#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://docs.falcon.finance/know-your-customer-kyc.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.
