> 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-rules.md).

# LCT -  Rules

LCT Rules are pre-configured IoT smart rules specifically designed for the capabilities of the Low-Cost Tracker (LCT) devices. These rules are triggered by device events and can generate alarms or take specific actions based on predefined conditions. Rules such as Temperature Alarm, Battery Level Alarm, Tamper Monitoring, and Geofence Alarm ensure comprehensive monitoring and alerting for LCT devices. Additionally, the Adaptive Configuration Rule dynamically adjusts device settings based on geolocation, enhancing operational flexibility and efficiency.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcl6ASAA6hjrEyJkbnluSRVX340mAX-j8NhchfcDn6nF7v3fNZdIVnfE7Ilab40QgQ4meIkB20x20URk097Gb2P6HmdJfei5yNpQzDFmCoqA_wCpqgbqikz2GVMMeu9ppcCW3HG0A?key=Kl1KyU1gDzenB_F0xjN17rry" alt=""><figcaption><p>LCT Rules Overview</p></figcaption></figure>

## Steps to  Access LCT Device Rules

* **Navigate to the Device Dashboard:**\
  Open the Cockpit Menu, go to the Devices section, and locate the LCT device by name or serial number.
* **Open the Device Page.**
* **Go to the Rules Section:**\
  In the LCT device page, click on the Rules tab to view all rule widgets associated with the device.
* **Add or Modify Rules:**\
  Use the + Add Widget icon to add new rules


---

# 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-rules.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.
