# Getting Started with MonSpark

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

<details>

<summary>Step 1: Set up an account on MonSpark</summary>

1. **Visit the MonSpark Website**: Go to the MonSpark website and click on the [registration link.](https://app.monspark.com/register?ref=documentation)
2. **Enter Your Details**: Fill in the registration form with your details such as name, email, and password.
3. **Verify Your Email**: Check your email for a verification link from MonSpark and click on it to verify your account.
4. **Log In**: After verification, log in to your MonSpark account using your credentials.

</details>

{% @arcade/embed flowId="RFcYJFdyvBpCQ7WYpkVs" url="<https://app.arcade.software/share/RFcYJFdyvBpCQ7WYpkVs>" %}

<details>

<summary>Step 2: Setting up your workspace on MonSpark</summary>

</details>

{% @arcade/embed flowId="hiy6e5tKXyCaL6cicwsR" url="<https://app.arcade.software/share/hiy6e5tKXyCaL6cicwsR>" %}

<details>

<summary>Step 3: Create your first monitor on MonSpark</summary>

</details>

{% @arcade/embed flowId="92fPWt8BtjSquIT2z4fQ" url="<https://app.arcade.software/share/92fPWt8BtjSquIT2z4fQ>" %}

<details>

<summary>Step 4: Understanding the logic of escalation policies</summary>

</details>

{% @arcade/embed flowId="48HwIShTQ4IQhg6N2jX6" url="<https://app.arcade.software/share/48HwIShTQ4IQhg6N2jX6>" %}

<details>

<summary>Step 5: Invite your team members</summary>

</details>

{% @arcade/embed flowId="dJQCI2ccyy0svWvLhArA" url="<https://app.arcade.software/share/dJQCI2ccyy0svWvLhArA>" %}


---

# 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.monspark.com/overview/getting-started-with-monspark.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.
