# Mode-Independent Information And Events

There is NO possibility for the device to **NOT** be in a mode.&#x20;

The factory default mode is the basic Press me (0x01). That being said, there are many mode-independent settings that can help you fine-tune the desired behavior of the device. Ranging from periodical (time-triggered) events such as Heartbeats to events triggered by hardware sensors that you can receive in any mode, this section will illuminate everything you need to know about **mode-independent events**.

{% content-ref url="/pages/Azf1nahwZRsI70Xc8NZd" %}
[Heartbeats](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/heartbeats.md)
{% endcontent-ref %}

{% content-ref url="/pages/11eIe9gH2cR6tZOnJmho" %}
[Appended payload](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/appended-payload.md)
{% endcontent-ref %}

{% content-ref url="/pages/oARULV5h4j9UOWg9tjmh" %}
[Alerts](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/AGhXyACEDHvXxFvhJS47" %}
[Sensor-triggered mode-independent events](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/sensor-triggered-mode-independent-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/wZogecbkZYCNsS0B3kTJ" %}
[Analog monitoring independent events](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/analog-monitoring-independent-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/uE8aGsoCAJznmEypynNt" %}
[Other mode-independent events](/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121/other-mode-independent-events.md)
{% endcontent-ref %}


---

# 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://ask.simplehw.eu/kb/simple-api-6-generation/modes/api-6-mode-independent-information-and-events_15237121.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.
