# Start here

## Step 1: Creating an account

You can create an account by going to [this link](https://monitoro.app/getting-started).

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

You can then pick the plan that suits you best. [You can compare plans here.](/resources/comparing-plans.md)

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

Your monitoro account is now created! 🎉

## Step 2: Installing the monitoro extension

Simply choose your browser below, and then install our extension.

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

Click on the "Add" button twice to install the extension.

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

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

Make sure to pin the monitoro extension to create monitors easily. First click on the puzzle icon (1), and then on the pin icon (2) in front of **monitoro**.

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

That's it, you're ready to start monitoring!&#x20;

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

The next step is to create your first monitor.

{% content-ref url="/pages/tREauNoG3lWLTypqIcse" %}
[Create an Instant Monitor](/guides/create-an-instant-monitor.md)
{% endcontent-ref %}

{% content-ref url="/pages/qvLDDCqTsChUjrbzv7Ly" %}
[Create a Custom Monitor](/guides/create-a-custom-monitor.md)
{% endcontent-ref %}


---

# 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.monitoro.co/overview/start-here.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.
