# Sign In

To log in to your IDRX account, follow these steps:

1. Visit the [home.idrx.co](https://home.idrx.co/) and click the **Get IDRX** button

   <figure><img src="/files/58q6yF2QsBSVqeY7O2AQ" alt=""><figcaption></figcaption></figure>
2. Enter the registered email address and password.

   <figure><img src="/files/Bwr0HbBhFI1eCdlPOZfN" alt=""><figcaption></figcaption></figure>
3. Press the **Login** button.

   <figure><img src="/files/SlHbpNVg04zMqyI5ZfEU" alt=""><figcaption></figcaption></figure>
4. Alternatively, you can login with your Google account or Web3 wallet.

   <figure><img src="/files/KM5pNR45nxM0ywPgxRmk" 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.idrx.co/idrx-account/sign-in.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.
