# Login to an existing account

{% hint style="success" %}
When you arrive at [app.zkbob.com](https://app.zkbob.com) follow the prompts to get started!
{% endhint %}

## 1. Get started

Press the **Get started** butto&#x6E;**.**

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

## 2. I already have a zkAccount

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

## 3. How did you create your account?

1. [**Web3 wallet**](#3.1-web3-wallet)**:** You created your previous account by connecting MetaMask or WalletConnect to the application to generate your zkAccount.
2. [**zkBob secret phrase**](#3.2-zkbob-secret-phrase): You created a standalone secret phrase to create your account and have this secret phrase written down somewhere safe.

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

## 3.1 Web3 Wallet

You will see a prompt to connect your wallet. [**Starting from step 2**](https://docs.zkbob.com/zkbob-app/account-creation/pages/I3llDXmUjV6XRRodoK2X#2-select-metamask-or-walletconnect.), continue through the Account Creation flow to reconnect your web3 wallet, sign a message, create a password and proceed to the application.

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

## 3.2 zkBob Secret Phrase

Enter the existing secret phrase and wrote down in a secure location during initial zkAccount creation.

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

Follow the remaining flow from the[ Account Creation section](/zkbob-app/account-creation.md#4-create-and-re-enter-a-password) to create a new password and connect to the application.


---

# 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.zkbob.com/zkbob-app/account-creation/login-to-an-existing-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.
