# Recover your passkey

&#x20;

1. &#x20;**Re-verify your account**
   * Choose the account type (email, Telegram, or Google) you initially used.

     * If you used email, check your inbox for a verification link.
     * If you used Google or Telegram, follow the on-screen prompts to confirm.

     <figure><img src="/files/ikekCgNnuLIhWSyBYPsM" alt="" width="303"><figcaption></figcaption></figure>
2. **When prompted to sign your passkey**
   * Click on "Recover Passkey"

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

3. &#x20;**Recover your account with your Passkey Credentials**
   * Enter your passkey credentials you backed up when creating an account for the first time.

<figure><img src="/files/iNwQC8xWk2OGwSsQvExa" alt="" width="303"><figcaption></figcaption></figure>

4. **Account Restored!**&#x20;


---

# 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.devtools.fi/learn/getting-started/how-to-create-an-account/recover-your-passkey.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.
