# Use Cases

- [Identity Checks - Right to Work](https://docs.zipwire.io/use-cases/identity-checks-right-to-work.md): Zipwire + Yoti can be used to check someone's identity for employment.
- [Compliance - Know Your Customer](https://docs.zipwire.io/use-cases/compliance-know-your-customer.md): KYC & AML stop criminals from hiding dirty money. KYC checks who you are, AML catches sneaky transactions.
- [For Individuals](https://docs.zipwire.io/use-cases/for-individuals.md): Use cases for individual users who want to build their digital identity and use blockchain attestations for various verification needs.
- [Proof of Personhood](https://docs.zipwire.io/use-cases/for-individuals/proof-of-personhood.md): How to use Zipwire Attest to prove your humanity for dApps, DAOs, and platforms that need to filter out bots and automated systems.
- [Age Verification](https://docs.zipwire.io/use-cases/for-individuals/age-verification.md): How to use Zipwire Attest to verify your age for age-restricted services and platforms while maintaining privacy through selective disclosure technology.
- [For Senders](https://docs.zipwire.io/use-cases/for-senders.md): The pages under this section are written for timesheet senders.
- [Sending journal updates via WhatsApp](https://docs.zipwire.io/use-cases/for-senders/sending-journal-updates-via-whatsapp.md): Zipwire has a WhatsApp bot that can accept plain English descriptions of what you've been working on.
- [Naming activities](https://docs.zipwire.io/use-cases/for-senders/naming-activities.md): Activity naming is highly flexible which means they can represent much more than what you're doing.
- [Tracking time in your Journal](https://docs.zipwire.io/use-cases/for-senders/tracking-time-in-your-journal.md): Here's how to track time in your private journal. This detailed record is used to automatically fill out your timesheet.
- [Send your first timesheet](https://docs.zipwire.io/use-cases/for-senders/send-your-first-timesheet.md): You've diligently tracked your time and now it's time to get paid. Let's make it happen. Here's how you create, edit and send a timesheet.
- [Tracking time via WhatsApp](https://docs.zipwire.io/use-cases/tracking-time-via-whatsapp.md): Use WhatsApp to chat with our AI bot and manage your journal, activities, and time entries.
- [For Approvers](https://docs.zipwire.io/use-cases/for-approvers.md): The pages under this section are written for people who approve timesheets.
- [Approving timesheets via WhatsApp](https://docs.zipwire.io/use-cases/for-approvers/approving-timesheets-via-whatsapp.md): Zipwire can ping you a message when there's a timesheet to approve and you can action it with a short reply.
- [For AI Agents & Bots](https://docs.zipwire.io/use-cases/for-agents.md): How agents and AI bots use Zipwire attestations and delegation
- [MCP Servers: Agent Authorization](https://docs.zipwire.io/use-cases/for-agents/mcp-agent-authorization.md): How MCP servers can verify that a wallet is authorized by a human
- [Compliant Agent Operations](https://docs.zipwire.io/use-cases/for-agents/compliant-agent-operations.md): How agents can prove user compliance for regulated and financial APIs


---

# 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.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.
