# Sign In to the Dashboard

## **Sign up for an Account**

To create an account, use a web browser and the following URL:

{% hint style="info" %}

```
https://id.marshub.com/register
```

{% endhint %}

<figure><img src="https://3313755758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU8az0lQAv2WfjEgcyNBz%2Fuploads%2FX9e3wfcFn6u27YnQXjgH%2Fimage.png?alt=media&#x26;token=036584c6-fc99-44ae-80b1-84a374f157aa" alt=""><figcaption></figcaption></figure>

### Log in to your marshub account and begin a QA task.

1. Open a browser (Chrome or Edge) and visit the homepage at [https://qa.marshub.com](https://qa.marshub.com/).
2. Click on \[Try for free] to go to the login page.
3. Simply enter your business **Email** and **Password**, then click \[Login].

<figure><img src="https://3313755758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU8az0lQAv2WfjEgcyNBz%2Fuploads%2FvYinalE4ToeEqmQqO40r%2Fimage.png?alt=media&#x26;token=a1f9f531-fa24-4276-979f-4087c301b26b" 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://qa-docs.marshub.com/sign-in-to-the-dashboard.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.
