Outlining simple World ID use cases - #158
Conversation
simple examples on how and why to use world id
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 001ce7a27a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | Question | Use | What it helps you do | | ||
| | --- | --- | --- | | ||
| | Who can participate? | **World ID** | Prove a user is a real, unique human. | | ||
| | Who is present right now? | **Selfie Check** | Confirm that a human is approving an important action. | |
There was a problem hiding this comment.
Disclose Selfie Check's access gate
For a startup that selects this presence check, the table presents Selfie Check as generally available, but world-id/credentials/11.mdx:41-46 documents it as a Beta feature that must be enabled for the target app. Following the generic IDKit CTA without that access will prevent the integration from working, so label it as Beta/access-gated and point readers to the access-request path.
Useful? React with 👍 / 👎.
|
|
||
| ## Ready to build? | ||
|
|
||
| [Start integrating World ID](/world-id/idkit/integrate) to bring the right trust signal into your product. |
There was a problem hiding this comment.
Route AgentKit users to its actual integration
When a reader selects the AgentKit use case above, this sole build CTA sends them to the IDKit integration, which does not set up AgentKit. The documented AgentKit flow at agents/agent-kit/integrate.mdx:21-60 uses @worldcoin/agentkit, AgentBook registration, and x402 request wrapping, so provide a product-specific link to /agents/agent-kit/integrate rather than leaving those readers on the unrelated IDKit path.
Useful? React with 👍 / 👎.
simple examples on how and why to use world id