# Welcome to MonuCore

## Overview

Welcome to Monucore, your all-in-one solution for efficiently managing and tracking tasks associated with the intricate process of selling, designing, producing, and installing headstones. Monucore is a web application meticulously crafted to empower businesses in the memorial industry, providing a centralized platform for seamless coordination and enhanced productivity.

## Navigating the Application

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="orders" %}
[orders](https://docs.monucore.com/product-docs/orders)
{% endcontent-ref %}

{% content-ref url="orders/inventory" %}
[inventory](https://docs.monucore.com/product-docs/orders/inventory)
{% endcontent-ref %}

{% content-ref url="parts" %}
[parts](https://docs.monucore.com/product-docs/parts)
{% endcontent-ref %}

{% content-ref url="production" %}
[production](https://docs.monucore.com/product-docs/production)
{% endcontent-ref %}

{% content-ref url="pricing" %}
[pricing](https://docs.monucore.com/product-docs/pricing)
{% endcontent-ref %}

## Questions?


---

# 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.monucore.com/product-docs/welcome-to-monucore.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.
