# Getting Started

What sets [**SuperCMMS**](https://supercmms.com/) apart is a focus on a minimal set of features combined with an extreme obsession with usability. It is 10x easier to use SuperCMMS than anything else on the market.&#x20;

SuperCMMS follows a 5-Level system.

There are 2 location levels ...

1. **Location** (Ex: Building)
2. **Sub Location** (Ex: Floor-1)

... and 3 asset levels.

1. **Asset** (Ex: Split Air Conditioner)
2. **Sub Asset** (Ex: Indoor Unit)
3. **Part** (Ex: Air Filter)

SuperCMMS is designed to be easy to use.

1. Create a Location
2. Add Assets / Sub-Assets / Parts (Manually or via CSV)
3. Create maintenance schedules for Assets / Sub-Assets / Parts&#x20;

That's it. **Work Orders** are automatically generated as per the set maintenance schedules. You can track these within the web or mobile apps.

Watch this 90 second video for a brief overview of SuperCMMS.

{% embed url="<https://www.youtube.com/watch?v=_2LjtkQAj4c>" %}


---

# 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.supercmms.com/getting-started.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.
