# Quick Start

[www.mining-sentry.com](https://www.mining-sentry.com/)

Clicking on the Mining Sentry Central button will bring you to the login screen. If it is your first time logging in click the Sign Up button and enter your credentials. &#x20;

Looking for more information? Checkout our walkthrough guide for creating your account.

{% embed url="<https://youtu.be/DfRIv9h51-s>" %}


---

# 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.mining-sentry.com/guides/quick-start.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.
