# TERA Sensor

## Tera Sensor

- [WELCOME](https://tera-sensor.gitbook.io/tera-sensor/readme.md)
- [NextPM](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm.md)
- [Introduction to NextPM](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/introduction-to-nextpm.md)
- [NextPM datasheet](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/nextpm-datasheet.md): NEXT GENERATION PARTICULATE MATTER OEM SENSOR PM 10, PM 2.5, PM 1
- [NextPM User Guide](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/nextpm-user-guide.md)
- [Calibration services](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/calibration-services.md): BEYOND NEXTPM CORE ACCURACY, TERA SENSOR ALSO PROVIDES EXTRA CONTROL AND CALIBRATION SERVICES
- [Software](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/software.md)
- [Firmware history](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/firmware-history.md): NB: user guide and Datasheet will always be updated accordingly to the latest active firmware version
- [Scientific papers](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/scientific-papers.md)
- [3D / Step  files](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm/3d-step-files.md): 3D CAD FILE (STEP)
- [NextPM Lite](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-lite.md)
- [NextPM Lite datasheet](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-lite/nextpm-lite-datasheet.md): FOR INDOOR - NEXT GENERATION PARTICULATE MATTER OEM SENSOR PM 10, PM 2.5, PM 1
- [NextPM Lite User Guide](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-lite/nextpm-lite-user-guide.md)
- [NextPM Advanced](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-advanced.md)
- [NextPM Advanced Datasheet](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-advanced/nextpm-advanced-datasheet.md): NEXT GENERATION PARTICULATE MATTER OEM SENSOR PM 10, PM 2.5, PM 1
- [Software](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-advanced/software.md)
- [3D / Step  files](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextpm-advanced/3d-step-files.md): 3D CAD FILE (STEP)
- [Sensor Safyr OPC](https://tera-sensor.gitbook.io/tera-sensor/sensors/sensor-safyr-opc.md)
- [Sensor SafyrOPC datasheet](https://tera-sensor.gitbook.io/tera-sensor/sensors/sensor-safyr-opc/sensor-safyropc-datasheet.md): OPTICAL PARTICLE COUNTER - NEXT GENERATION PARTICULATE MATTER OEM SENSOR PM 10, PM 2.5, PM 1
- [Sensor SafyrOPC User Guide](https://tera-sensor.gitbook.io/tera-sensor/sensors/sensor-safyr-opc/sensor-safyropc-user-guide.md)
- [Software](https://tera-sensor.gitbook.io/tera-sensor/sensors/sensor-safyr-opc/software.md)
- [3D / Step  files](https://tera-sensor.gitbook.io/tera-sensor/sensors/sensor-safyr-opc/3d-step-files.md): 3D CAD FILE (STEP)
- [NextCO2](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextco2.md)
- [NextCO2 Demonstrator User Guide](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextco2/nextco2-demonstrator-user-guide.md)
- [Software](https://tera-sensor.gitbook.io/tera-sensor/sensors/nextco2/software.md)
- [SafyrOPC](https://tera-sensor.gitbook.io/tera-sensor/devices/safyropc.md)
- [SafyrOPC Datasheet](https://tera-sensor.gitbook.io/tera-sensor/devices/safyropc/safyropc-datasheet.md): OPTICAL PARTICAL COUNTER FOR CLEAN ROOM REAL TIME MONITORING
- [SafyrOPC User Guide](https://tera-sensor.gitbook.io/tera-sensor/devices/safyropc/safyropc-user-guide.md)
- [PMSCAN](https://tera-sensor.gitbook.io/tera-sensor/pmscan.md)
- [PMSCAN datasheet](https://tera-sensor.gitbook.io/tera-sensor/pmscan/pmscan-datasheet.md): PARTICULATE MATTER PERSONAL EXPOSURE MONITORING
- [WebApp](https://tera-sensor.gitbook.io/tera-sensor/pmscan/webapp.md)
- [Mobile Apps](https://tera-sensor.gitbook.io/tera-sensor/pmscan/mobile-apps.md)
- [PMDUCT](https://tera-sensor.gitbook.io/tera-sensor/pmduct.md): IN-DUCT SOLUTION FOR PARTICULATE MONITORING


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tera-sensor.gitbook.io/tera-sensor/readme.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.
