# SyncID

As Web3 moves towards the milestone of one billion wallets, SyncID aims to be the human-centric layer for Web3 by offering a truly sybil-resistant decentralized identity system that will onboard and secure a global user base.&#x20;

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

## **SyncID Use Cases**

* **Palm based authentication**: Each user's palm print is converted into a secure hash which serves as a unique identifier, and can be authenticated as proof of life.
* **Linking Social Media Accounts**: SyncID allows users to consolidate their digital presence by linking and managing all social media accounts through a single, secure identity.&#x20;
* **Universal Identifier**: Functions as a universal identifier within the Sync Protocol ecosystem, acting as your singular digital identity across multiple integrated dApps and blockchains.

{% content-ref url="/pages/w4hls5e450VQHugjvCIl" %}
[Technical Architecture](/features/syncid/technical-architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/h6p8FE19UYgl4E0IacjO" %}
[Proof of Life](/features/syncid/proof-of-life.md)
{% endcontent-ref %}

{% content-ref url="/pages/XPmLzPR5fYMMBAs8z8En" %}
[Federated Matching Process](/features/syncid/federated-matching-process.md)
{% endcontent-ref %}


---

# 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.syncai.network/features/syncid.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.
