# Log In to your account

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

## Logging In

1. **Select Your Account**
   * When you return to DevTools, choose the account (email, Telegram, or Google) you initially used.
2. **Sign the Passkey**
   * You’ll be prompted to “Sign Passkey.” This step verifies you’re the rightful owner of the account.

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

3. **Access Granted**

* Once signed, you can generate new wallets, trade, and manage your crypto securely.

***

### If you are using a new browser or cleared your cache

1. &#x20;**Re-verify your initial 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. **Sign the Passkey**
   * You’ll be prompted to “Sign Passkey.” This step verifies you’re the rightful owner of the account.

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

1. &#x20;**Access Granted**
   * Once signed, you can generate new wallets, trade, and manage your crypto securely.


---

# 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/log-in-to-your-account.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.
