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

# KYC Requirements

Unich Network is built on a foundational principle: every Node in the network represents a real, verified human being. The entire value of the network — the integrity of Peer Meet verification, the trustworthiness of Trust Circle data, the legitimacy of Network Expansion, depends on this. KYC is the mechanism that enforces it at scale.

**KYC is required to make FC available at TGE.** FC accumulated before TGE remains pending until the Node's owner completes identity verification. This applies without exception. A Node that has not completed KYC cannot convert pending FC to available FC at TGE, regardless of how much activity the Node has performed.

This is not a punitive measure. It is the same logic as the Peer Meet physical anchor: the network only assigns value to activity it can verify as real.


---

# 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.unich.com/unich-network/kyc-requirements.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.
