> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-configuration/lct-tamper-contact-monitoring-configuration.md).

# LCT- Tamper Contact Monitoring configuration

Tamper contact monitoring is a security feature that detects if a device or sensor has been physically tampered with or interfered with. It uses sensors to monitor any unauthorized access.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdNavuS_oCWI3HCCDLsMLC6NkrLiwQYxsmJtegX35t9nEBclAKpecEJytFx3FTMiPzoSyM-AIk2yy6yWIBQY5vSnn00waYbWas1sZnnPvVDp_pGZIhWiCqSMf__DkxIp7iGJ-mR?key=Kl1KyU1gDzenB_F0xjN17rry" alt=""><figcaption><p>Set up Tamper Contact  Monitor configuration</p></figcaption></figure>

<figure><img src="/files/GFSl3yoxDpLDClBVL7DY" alt=""><figcaption><p>Tamper contact Monitoring</p></figcaption></figure>

## Steps to Set Up Tamper Contact Monitoring:

1. **Open the Device:**
   * Navigate to the **Device Dashboard** and open the desired device.
2. **Access Configuration:**
   * Click on the **Configuration** tab.
3. **Locate Tamper Contact Monitoring:**
   * Scroll through the configuration list to find the **Tamper Contact Monitoring** option.
4. **Activate Monitoring:**
   * Toggle the switch to the **ON** position.
5. **Save Changes:**
   * Click **Save** to apply the settings.


---

# 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 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.g-iot.io/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-configuration/lct-tamper-contact-monitoring-configuration.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.
