# E Money Network Whitelist

E Money Network is unique among blockchains as it implements KYC on the chain. Before an 0x address is able to interact with the chain or send out any transactions on the E Money Network the user must whitelist or KYC the address from their respective E Money wallet or Whitelisted application..

In order to do this users first need to download the E Money Network wallet extension. They then create a user account which is used in the KYC verification process.

Once the user wallet is KYC approved, they can go to <https://whitelist.emoney.network/login> and log in using their E Money Network wallet credentials.

<figure><img src="/files/CdsW12TEkaLqqonqxkvu" alt=""><figcaption></figcaption></figure>

Since the E Money Network uses additional layers of authentication to make our applications more secure and robust, an OTP-based email verification is required. This is a more secure way to log into the user's whitelisted account.

<figure><img src="/files/V7pT3pka9e9EgFsETNMP" alt=""><figcaption></figcaption></figure>

By clicking on “Connect Wallet” users can select an address they want to whitelist from their Metamask wallet.

<figure><img src="/files/UNLUprArgpY674rGScmC" alt=""><figcaption></figcaption></figure>

Once users click submit the address will be whitelisted followed by a confirmation message.

<figure><img src="/files/erMirNJkuH57KAbXq2nm" alt=""><figcaption></figcaption></figure>

When the user's address gets whitelisted it can be used to access and interact within the E Money Network.

<figure><img src="/files/gkRf9XslrzMX1tmZdT1C" alt=""><figcaption></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://docs.emoney.network/e-money-network-whitelist.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.
