# Sign up & Login

## Signing up

Follow the steps below to sign up to Mercurx;

1. Go to the [Mercurx Website](https://launchpad.mercurx.com).
2. Click on the “Sign up” button on the top right of the screen.
3. Type your user name, email and password.
4. Click on “SingUp” button.

<figure><img src="/files/6Iwh6weE4uZXkAkgd7x2" alt=""><figcaption></figcaption></figure>

## Logging in

Follow the steps below to login to Mercurx;

1. Go to the [Mercurx Website](https://launchpad.mercurx.com).
2. Write your email and password.
3. Click on the "Submit" button.

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

## Logging out

Click on the profile symbol at the top right of the screen and then click on 'Logout'."

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

## Resetting your password

Follow the steps below to reset your password:

1. Click on “Forgot password” link on the login page.
2. Type your email and click “Send Password Reset Email”.&#x20;
3. Go to your email address and click on the "Reset Password" button in the email that has been sent to you.&#x20;
4. Enter your new password and click on the "Reset Password" button.

<figure><img src="/files/bkXex5UZJLrvvDKjZSco" 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.mercurx.com/sign-up-and-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.
