# How to login?

### How to login? - step by step

1. Navigate to the Login tab
2. Paste your Catalyst ID that you obtained in the [Catalyst App](http://app.projectcatalyst.io/) into the designated field
3. Enter the password you created during the registration process
4. Click the login button to access your account

\
Reset Password Option: If you forget your password, click the "Reset password" button to initiate the password recovery process

<figure><img src="/files/MTcRStcYhbPEyO8wTCoC" 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.projectcatalyst.io/catalyst-tools/community-review-module/how-to-login.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.
