# Create an Account

{% hint style="info" %}
Actual UI may differ due to updates.&#x20;

You may choose to skip Parts 2, 3 and 4 and complete them at a later time under your [Account Settings](https://marketplace.affyn.com/account).
{% endhint %}

{% tabs %}
{% tab title="Part 1" %}

## **Create an Affyn account**

**Step 1:** Open the [MetaMask](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask) app on your phone. For desktop users, skip to **Step 3**. Check that you are connected to `Polygon Mainnet`. On the top left, select the `Menu` icon

![](/files/wcR862xVmn1wN58Sgl2p)

**Step 2:** Select Browser

![](/files/VkUiN35TEIdXqTY5CAQp)

**Step 3:** Go to <https://marketplace.affyn.com/signup>

![](/files/LVK8Jpu55F6OpmqVPg7u)

![](/files/6akdQ5rUS94N8xkoyCPT)

**Step 4:** Fill in your account details and your referral code if you have one. Tick the checkbox for "I have read and agree to the Terms of Use" and select `Continue`

![](/files/6cQNCsHN2JENhewDkEG8)

**Step 5:** Check your email for a One Time Password (OTP) sent from Affyn. If you do not see the email in your inbox, check your spam or junk mail folder

![](/files/s18xLWzZKRvEanYwTuvu)

**Step 6:** Key in your OTP and select `Continue`

![](/files/sq67UUHdEozokTSTBR3r)

**Step 7:** Congratulations! You have successfully created an Affyn account. Select `Continue`

![](/files/1D4kf4j9BAO41lXOeYtJ)
{% endtab %}

{% tab title="Part 2" %}

## Submit your User Details

**Step 1:** Fill in your user details. Check and certify the accuracy of the information, tick the checkbox and select `Continue`.&#x20;

{% hint style="info" %}
You may choose to skip this step and complete this at a later time under your [Account Settings](https://marketplace.affyn.com/account)
{% endhint %}

![](/files/u0YU8717TmdlHnn3lzbT)

{% hint style="warning" %}
Please take note that users from [restricted territories](https://docs.affyn.com/en/about/user-restrictions) and users below the age of 18 are not eligible to participate and will not be able to proceed.
{% endhint %}
{% endtab %}

{% tab title="Part 3" %}

## Bind MetaMask Wallet

**Step 1:** Click on `Connect MetaMask wallet`\
Note: Users needs to finish the previous step of entering basic user details before users can bind wallet.

![](/files/g1OKfyroJlWuV8CMSM8E)

{% hint style="info" %}
You may choose to skip this step and complete this at a later time under your [Account Settings](https://marketplace.affyn.com/account)
{% endhint %}

**Step 2:** You will receive 2 prompts from MetaMask. Select `Next`

![](/files/TWY3oLQyvToMmH0PoRRQ)

**Step 3:** Select `Connect`

![](/files/MsDjBMf5BiON1Nb3XlQX)

**Step 4:** Your wallet is now connected. Select `Bind Wallet`

![](/files/snN4RM3vx3t2DdRDmPUN)

**Step 5:** Read the Important Notice. Select `I agree`

![](/files/Dvi5Ra6EnwEXO1NvAOkN)

**Step 6:** Congratulations! You have successfully bound your MetaMask wallet to your Affyn account. Select `Continue`

![](/files/U2xMRNS8qVAT9tFsoGjz)
{% endtab %}

{% tab title="Part 4" %}

## Know Your Customer (KYC) Verification

**Step 1:** Select `Continue`

![](/files/PldWC69k9yP5ODGhYJEA)

{% hint style="info" %}
You may choose to skip this step and complete this at a later time under your [Account Settings](https://marketplace.affyn.com/account)
{% endhint %}

**Step 2:** Select your residency status, then select `CONTINUE`

<div align="left"><figure><img src="/files/o3Gkk0AX34u06jIXoeMU" alt="" width="300"><figcaption></figcaption></figure></div>

**Step 3:** Select your document's issuing country. Select an option from the list of accepted documents. This is the document that you will be submitting for the KYC check.

<div align="left"><figure><img src="/files/sRx6bkMkKnD5EeDeIyB6" alt="" width="300"><figcaption></figcaption></figure></div>

**Step 4:** Follow the instructions on screen. You may choose to continue on your phone.

**Step 5:** Congratulations! Your KYC check is submitted.

<div align="left"><figure><img src="/files/V2A6WeLqrZJZbtquC2fu" alt="" width="301"><figcaption></figcaption></figure></div>

**Step 6:** You can check your KYC status at any time under your [Account settings](https://marketplace.affyn.com/account)

![](/files/UHLqz2j7gSMQwgdanshU)

## Congratulations!&#x20;

Your registration is complete. Welcome to Affyn!

![](/files/PhsXEIRxTZupUxC5ZVSS)
{% endtab %}
{% endtabs %}


---

# 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.affyn.com/en/getting-started/create-affyn-account/create-an-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.
