# 2FA login on the web

1\.  Enter your username and password on the chatalog: <https://app.chatalog.ai/>, then click on the 'Login' button.

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

2. Your registered email will receive an email with a 2FA code. Enter this code and click on the “Verify” button.

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

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

Congratulations! You have successfully logged in chatalog.

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


---

# 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.chatalog.ai/settings/two-factor-authentication-2fa/2fa-login-on-the-web.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.
