# Getting Started

This document is a collection of instructions that when properly followed will allow you to extract the most of the rich functionality the MClimate Enterprise platform offers.

It is divided in several section, each adding a bit more complexity and a lot more functionality to the Smart Building Monitoring and Management platform that Enterprise is.

{% hint style="info" %}
Navigating is done via the  menu on the left of the page, you can quickly go to a topic from there.
{% endhint %}

As is with any good manual we are going to begin with the Getting Started section where essential topics like registering with the platform, onboarding devices and observing real time and historic data will be discussed.

If you are a newcomer it is highly recommended you go through the entirety of this chapter to gain understandings of the basics before proceeding to the more advanced topics (Advanced building management, building-wide automated temperature control, advanced device features and configuration, etc.)

A list of the chapters of this document is provided below so you gain a better understanding of the structure and steps you need to take to get the most of your Smart Building Deployment utilizing Enterprise.

1. Getting Started (the chapter you are in now)
   * Login and Registration
   * Main Screen
   * Adding a Device
   * Looking at your first Device data
2. Configuration and Management
   * Buildings
   * Building Management
   * Devices
3. Advanced Features and Use cases
   * Vicki External temperature control
   * Boost Mode
   * Vicki with an External window Open/Close sensor
4. MClimate End-to-End Solution
   * Mclimate End-to-End Solution: How to get started
   * Gateway Positioning Guide

If you need a refresher on the features and benefits MClimate Enterprise brings follow the link below, otherwise move to the next section to begin your journey throughout the MClimate ecosystem.

{% embed url="<https://mclimate.eu/pages/enterprise>" %}
Enterprise product page
{% endembed %}


---

# 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.mclimate.eu/mclimate-enterprise/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.
