# Temperature Sensor (TS)

{% hint style="danger" %}
The user must read the [product documentation](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/TS/Installation%20%26%20Use) before proceeding with the information provided in this section.&#x20;
{% endhint %}

The NEON Temperature Sensor measures the temperature through a probe located at the bottom of the device. This probe must be in contact with the surface that needs to be monitored. Thermal paste can be added to increase surface contact with the probe and, therefore, accuracy.&#x20;

<figure><img src="/files/Ibkk5K0cajChu73WHmje" alt="" width="375"><figcaption><p>Location of the temperature probe in the NEON temperature sensor</p></figcaption></figure>

Mounting the sensor can be done in 3 ways:

1. On magnetic surfaces, just place the sensor onto the surface using the internal magnets.

<figure><img src="/files/hHRaKgAcUyBSmZ0MOxCi" alt=""><figcaption><p>Schematic of the magnets location in the Temperature Sensor</p></figcaption></figure>

<figure><img src="/files/J7KXBUcnvNjI6HKFEs2Z" alt="" width="375"><figcaption><p>Example of a Temperature Sensor mounted through the internal magnets</p></figcaption></figure>

2. For a non-magnetic surface peel away the backing of the double-sided adhesive and firmly press the sensor onto the surface. Make sure the surface is clean, dust and grease-free before mounting.

<figure><img src="/files/X8nzceAVO7mKxZkUAHre" alt=""><figcaption><p>Schematic of the location of the adhesive in the NEON Temperature Sensor</p></figcaption></figure>

<figure><img src="/files/ipa64rThBT1iqkO1dk7l" alt="" width="375"><figcaption><p>Example of the pelled adhesive in the NEON Temperature Sensor</p></figcaption></figure>

3. For non-magnetic surfaces or rounded objects, a band clamp may be used to strap the sensor to the surface.

<div align="center" data-full-width="false"><figure><img src="/files/AGiXA6qTRHn22jm8bKtl" alt="" width="375"><figcaption><p>Example of a NEON Temperature Sensor mounted with a band clamp</p></figcaption></figure></div>


---

# 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/temperature-sensor-ts.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.
