> For the complete documentation index, see [llms.txt](https://thinkin.gitbook.io/thinkin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinkin.gitbook.io/thinkin/get-started/kyc-guide.md).

# ┃KYC Guide

**Step 1.** Login to your account using MyAlgo wallet or Pera wallet using wallet connect.

**Step 2.** You will see your account status as unverified, now click on the tab where your wallet address in mentioned. New tab will pop up as shown in the figure below.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*bv5tYiKuUxuDifr_" alt="" height="380" width="700"><figcaption></figcaption></figure>

**Step 3.** Click on "Submit KYC" to start verification.

**Step 4.** A new Fractal window will be opened where you can do your initial verification by either filling out with your email on phone number and verify.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*pbHpt_cIvKiz_Dli" alt="" height="539" width="700"><figcaption></figcaption></figure>

**Step 5.** Once you fill in your email or phone number and verify yourself. You will get verification mail, you need to verify and start.

**Step 6**. Read all terms and agree to proceed further.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*QHvjG4gGdWH4Z-Ov" alt="" height="394" width="700"><figcaption></figcaption></figure>

**Step 7.** Select your country and add your residential address to proceed further.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*jteLQ5ODHPZm1kl6" alt="" height="394" width="700"><figcaption></figcaption></figure>

**Step 8.** Fill in your residential address, with postal code as mentioned and click next.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*AvrzQOKhG-tEKVN6" alt="" height="393" width="700"><figcaption></figcaption></figure>

**Step 9.** Upload any of the documents as mentioned in below picture containing your full name, address, and date of issuance, issued or updated within the last 6 months, to verify your residential proof.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*tHVF5jHV77-xXiKx" alt="" height="394" width="700"><figcaption></figcaption></figure>

**Step 10.** Attach and click Next. Now you have to submit your proof of identity, either by submitting your Passport or any National ID or Driving license.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*65E2pgPWZROzFI-U" alt="" height="394" width="700"><figcaption></figcaption></figure>

**Step 11.** After submitting your document you will get review of your details and you can go through and proceed further for next step.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*PLB2DhZXu6FYRHCj" alt="" height="393" width="700"><figcaption></figcaption></figure>

**Step 12.** Take a live selfie and complete the KYC, and your verification will be completed.

{% hint style="success" %}
**KYC support provided 24/7 coverage on the following link:**\
\- Through TG on official support channel: [**https://t.me/FractalID**](https://t.me/FractalID)\
\- Through E-mail by reaching out to [**support@fractal.id**](mailto:support@fractal.id)\
\- Live chat available on the platform [**https://app.fractal.id**](https://app.fractal.id/)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://thinkin.gitbook.io/thinkin/get-started/kyc-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
