# E-Card; a sample zk-Device

The E-card is an IoT hardware business card that integrates three devices: a thermometer, a hygrometer, and a smart button. This device combines essential environmental sensing and interactive capabilities into a compact form.

<figure><img src="/files/6sMtnZLnlI3rgJKhRH7T" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/sJRoUa9zCIB3IuxiB6Hv" alt="" width="375"><figcaption></figcaption></figure>

The E-card can be powered up using a Type-C USB connector, ensuring easy and universal compatibility with modern power sources. Additionally, it can be configured and managed via the FidesInnova mobile app, providing a seamless setup and user experience.

<figure><img src="/files/X385BUHlfTBwXzJpA1hv" alt=""><figcaption></figcaption></figure>


---

# 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://fidesinnova.gitbook.io/docs/zkp-and-iot-device-firmware-integration-zk-device-design/e-card-a-sample-zk-device.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.
