# For Individuals

Zipwire Attest empowers individuals to take control of their digital identity on the blockchain. This section covers practical use cases for people who want to build their digital identity and use attestations for various verification needs.

## What You Can Do

With Zipwire Attest, you can:

* **Prove your humanity** to access dApps and platforms that need to filter out bots
* **Verify your age** without revealing your full date of birth or passport details
* **Confirm your nationality** for international services while maintaining privacy
* **Access DeFi services** that require KYC verification
* **Participate in DAOs** that need proof of personhood for governance

## How It Works

1. **Register independently** - No business account required
2. **Connect your Ethereum wallet** - Receive attestations directly to your wallet
3. **Complete ID verification** - Government-approved identity checks via Yoti
4. **Get attested** - Claim IsAHuman and Private Data attestations
5. **Generate proofs** - Create selective disclosure proofs when needed

## Use Cases

{% content-ref url="/pages/62JHHXNgTvxvR3DBKhPG" %}
[Proof of Personhood](/use-cases/for-individuals/proof-of-personhood.md)
{% endcontent-ref %}

{% content-ref url="/pages/fsb7LaSYAf0MB6TauKim" %}
[Age Verification](/use-cases/for-individuals/age-verification.md)
{% endcontent-ref %}

## Getting Started

Ready to build your digital identity? Start with our comprehensive guide to getting set up with Zipwire Attest.

{% content-ref url="/pages/kzmdzG6x7y91vzCPFJMX" %}
[Your Digital Identity on the Blockchain](/zipwire-attest/zipwire-attest.md)
{% endcontent-ref %}

## Privacy and Security

Your privacy is our priority. Learn how Zipwire Attest protects your personal information while enabling verifiable credentials.

{% content-ref url="/pages/NXmaL1OUBEDsGGgNldNt" %}
[Privacy and Security](/zipwire-attest/privacy-and-security.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.zipwire.io/use-cases/for-individuals.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.
