# Welcome to Neuro

The Neuro Core cloud-based software platform integrates all of the disparate systems in your building including Building Management Systems (BMS), IoT networks, and wireless devices. Our Neuro platform uses standard, open protocols preventing vendor lock-in and enable real-time monitoring, analysis, and control of all your equipment.&#x20;

## About Neuro

* **Company Focus**: Neuro Building Systems specializes in integrating the **Internet of Things (IoT)** and **Building Management Systems (BMS)** through a **Software as a Service (SaaS)** platform.
* **Mission**: To **revolutionize building management** by consolidating data to improve operations, performance, and efficiency.
* **Technology & Innovation**: Enables **seamless cloud-based integration** of IoT and BMS, providing clients with enhanced control and oversight.
* **Managed Services**: In addition to offering a platform, we provide **proactive monitoring** of system uptime and IoT device performance to ensure data reliability.
* **Collaboration**: A **collaborative environment** where real-time data sharing helps optimize energy savings, system maintenance, building performance, and drive towards ESG goals.
* **Sustainability**: We aim to support a **smarter, more efficient, and sustainable future** through our technology and services.

## User Guides

* Dashboard
  * [Overview](/user-guides/overview.md)
  * [Issues](/user-guides/issues.md)
  * [Graphics](/user-guides/graphics.md)
* Buildings
  * [Building Overview](/user-guides/overview/building-overview.md)
  * [Building Issues](/user-guides/issues/building-issues.md)
  * [Building Monitoring](/user-guides/building-monitoring.md)
* Device
  * [Device Overview](/user-guides/overview/device-overview.md)
  * [Device Issues](/user-guides/issues/device-issues.md)
  * [Device Control](/user-guides/device-control.md)
  * [Device Activities](/user-guides/device-activities.md)
* Other
  * [Automations](/user-guides/automations.md)
    * [Demand Response](/user-guides/automations/demand-response.md)
  * [KPI Calculations](/user-guides/kpi-calculations.md)
  * [Historian](/user-guides/historian.md)
  * [User Management](/user-guides/user-management.md)
  * [Subscription](/user-guides/subscription.md)

## Neuro Links

* Neuro website: <https://www.neurobuildingsystems.com/>
* Web Application: <https://neuro-v3.neurocore.cloud/>


---

# 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.neurobuildingsystems.com/welcome-to-neuro.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.
