# KYC / AML and Allow-listing

Earn participants using the Verified pool are required to complete and submit[ ](https://docs.alkemi.network/user-guide/kyc-form-corporate)*Know Your Customer* (KYC) documentation before using the protocol. Visit <https://kyc.alkemi.network> to apply.&#x20;

Completed applications are typically processed within 24-72 hours. Upon approval, participant's wallet address will be allow-listed for borrowing and lending in Earn.&#x20;

Currently, Earn supports one wallet address per participant.

{% hint style="info" %}
**To change the ETH Wallet Address** in an application that is already completed, please email [support@alkemi.ai](mailto:support@alkemi.ai?subject:Wallet%20Change%20Request). Your KYC application will need to be reopened and resubmitted for regulatory reasons. This process could take up to 24-48 hours.&#x20;
{% endhint %}


---

# 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.alkemi.network/user-guide/kyc-and-wallet-whitelisting.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.
