# Installation

How to install a NEON sensor for monitoring a particular asset is vastly related to the use case in question. Nevertheless, methods to install the NEON devices can be summarized per product type. Please refer to the section of the NEON sensor you need to install.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Pressure Gauge (PG)</strong></td><td></td><td></td><td><a href="/files/2nH9nGPbraP0xlRo0RCR">/files/2nH9nGPbraP0xlRo0RCR</a></td><td><a href="/pages/p1oFhXM8dgUNqmqoV3Ba">/pages/p1oFhXM8dgUNqmqoV3Ba</a></td></tr><tr><td><strong>Pressure Sensor (PS)</strong></td><td></td><td></td><td><a href="/files/qnkqQyPLiTejoukMl9o2">/files/qnkqQyPLiTejoukMl9o2</a></td><td><a href="/pages/n77xPhgSdBN8m3SbOSCz">/pages/n77xPhgSdBN8m3SbOSCz</a></td></tr><tr><td><strong>Temperature Sensor (TS)</strong></td><td></td><td></td><td><a href="/files/K2GQNZNIrySIzwb7PjO5">/files/K2GQNZNIrySIzwb7PjO5</a></td><td><a href="/pages/jhYY9O1LXjWurWSUqpLy">/pages/jhYY9O1LXjWurWSUqpLy</a></td></tr><tr><td><strong>Temperature Transmitter (TT)</strong></td><td></td><td></td><td><a href="/files/SeRxX5Tkrt34wuqv5cd1">/files/SeRxX5Tkrt34wuqv5cd1</a></td><td><a href="/pages/OtSwW5bGvLrelkpcxP0L">/pages/OtSwW5bGvLrelkpcxP0L</a></td></tr><tr><td><strong>Vibration Sensor (VB)</strong></td><td></td><td></td><td><a href="/files/ol8aKqfGJjW7W9TbnYeP">/files/ol8aKqfGJjW7W9TbnYeP</a></td><td><a href="/pages/rqDU90WyJssopsecKsvD">/pages/rqDU90WyJssopsecKsvD</a></td></tr><tr><td><strong>Contact Sensor (VS-CS)</strong></td><td></td><td></td><td><a href="/files/Zv7MKA3gtgYwUM87YIXZ">/files/Zv7MKA3gtgYwUM87YIXZ</a></td><td><a href="/pages/zKFiGWgXyY8pTMTThJM3">/pages/zKFiGWgXyY8pTMTThJM3</a></td></tr><tr><td><strong>Valve Sensor - Multiturn (VS-MT)</strong></td><td></td><td></td><td><a href="/files/cQWSq2KME5iwxYRk8aiA">/files/cQWSq2KME5iwxYRk8aiA</a></td><td><a href="/pages/vhBrc8JxM6TAa3yDI4Bq">/pages/vhBrc8JxM6TAa3yDI4Bq</a></td></tr><tr><td><strong>Valve Sensor - Quarter Turn (VS-QT)</strong></td><td></td><td></td><td><a href="/files/isj00gFBis9sYvEgQnow">/files/isj00gFBis9sYvEgQnow</a></td><td><a href="/pages/gczNO3kjRxRcKsXmpWJB">/pages/gczNO3kjRxRcKsXmpWJB</a></td></tr></tbody></table>

This section intends to provide examples of installation methods for TWTG's NEON devices. Installation specifications as well as ISO standards are outlined in the product manual of each device. Please refer to the respective product manual of the device in question.

* [Pressure Gauge (PG)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/PG/Installation%20%26%20Use)
* [Pressure Sensor (PS)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/PS/Installation%20%26%20Use)
* [Temperature Sensor (TS)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/TS/Installation%20%26%20Use)
* [Temperature Transmitter (TT)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/TT/Installation%20%26%20Use)
* [Vibration Sensor (VB)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VB/Installation%20%26%20Use)
* [Contact Sensor (VS-CS)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VS-CS/Installation%20%26%20Use)
* [Valve Sensor - Multiturn (VS-MT)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VS-MT/Installation%20%26%20Use)
* [Valve Sensor - Quarter Turn (VS-QT)](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VS-QT/Installation%20%26%20Use)


---

# 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.twtg.io/docs/installation-and-provisioning/installation.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.
