# WunderID

**How do I get started?**

Click on launch app (link coming soon) to start the WunderPass app. You will then be able to create your WunderID. Make sure to write down your secret recovery phrase. Remember: your keys, your identity.

**What is my WunderID?**

Your WunderIdentity or WunderID is your only identifier on the protocol. Others can use it to easily interact with the underlying public address without explicitly knowing it. In other words, without doxxing it.


---

# 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.wunderpass.io/faqs/wunderid.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.
