# Guides

- [Getting Started](https://docs.occuspace.io/guides/getting-started.md): A quick run-through of how to get started with Occuspace
- [The Occuspace Portal](https://docs.occuspace.io/guides/the-occuspace-portal.md): A single unified application for understanding your data and managing your account
- [Setting Up Occuspace](https://docs.occuspace.io/guides/setting-up-occuspace.md): The easiest and simplest space utilization data platform to set up today
- [Configuration & Setup](https://docs.occuspace.io/guides/setting-up-occuspace/configuration-and-setup.md)
- [Sensor Installation](https://docs.occuspace.io/guides/setting-up-occuspace/sensor-installation.md)
- [Calibration](https://docs.occuspace.io/guides/setting-up-occuspace/calibration.md)
- [Managing Your Spaces](https://docs.occuspace.io/guides/setting-up-occuspace/managing-your-spaces.md)
- [Understanding Your Data](https://docs.occuspace.io/guides/understanding-your-data.md)
- [Analytics Module](https://docs.occuspace.io/guides/understanding-your-data/analytics-module.md)
- [Occupancy](https://docs.occuspace.io/guides/understanding-your-data/occupancy.md)
- [Traffic](https://docs.occuspace.io/guides/understanding-your-data/traffic.md)
- [Dwell Time](https://docs.occuspace.io/guides/understanding-your-data/dwell-time.md)
- [Using Live Data](https://docs.occuspace.io/guides/using-live-data.md)


---

# 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.occuspace.io/guides.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.
