> For the complete documentation index, see [llms.txt](https://docs.ethernity.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethernity.cloud/swap-dapp/kyc.md).

# KYC

The next step would be to pass the KYC (Know Your Customer) screen as shown below.

<figure><img src="/files/hMcPsRKsaNluTV4yeyd1" alt=""><figcaption><p>Click on <strong>START KYC</strong></p></figcaption></figure>

<figure><img src="/files/zw3cWdpoR6I1cIc2uZ8L" alt=""><figcaption><p>Tick the <em><strong>I Agree</strong></em> button and click on <strong>Next</strong></p></figcaption></figure>

<figure><img src="/files/0U4ZYfB5rX0HBaR7OHhu" alt=""><figcaption><p>Select the identity <em>document type</em>, upload it and then click on the <strong>Next</strong> button</p></figcaption></figure>

<figure><img src="/files/aZUt7FAtwujz2uPZqF3s" alt=""><figcaption><p>Click on <strong>I'M READY</strong> button (camera access is required)</p></figcaption></figure>

<figure><img src="/files/rbFhaOGOKh7DOsJooNuy" alt=""><figcaption><p>Rotate your head as shown on screen</p></figcaption></figure>

<figure><img src="/files/0f0tY5zXqFXuN8k2udGT" alt=""><figcaption><p>Click on the <strong>NEXT</strong> button</p></figcaption></figure>

<figure><img src="/files/X5JydmWOUZMHxjHEyrrU" alt=""><figcaption><p>Wait a couple of minutes to be approved automatically</p></figcaption></figure>

After the KYC process is completed successfully you will be taken automatically to the Setting up the profile


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ethernity.cloud/swap-dapp/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.
