# Installation

#### Installation Instructions for the E-Card

Follow these steps to install and set up your E-card:

1. **Download the Application**:
   * Go to the desired app store (e.g., Google Play Store or Apple App Store) and download the **FidesInnova** application.
2. **Install and Register**:
   * After installing the FidesInnova application, open it and complete the registration process.&#x20;

<figure><img src="/files/QU1lETi7jHtEy3C1kKg0" alt="" width="237"><figcaption></figcaption></figure>

* &#x20;Log in using your newly created account credentials.&#x20;

<figure><img src="/files/8sAoOpxf003sBvPUQNEn" alt="" width="237"><figcaption></figcaption></figure>

3. **Prepare the Device**:&#x20;

   * Plug in your E-card and ensure the blue LED is on and flashing. This indicates that the device is powered and ready for setup.

4. **Add the Device in the App**:

   * Open the FidesInnova app and navigate to the device page.&#x20;

   <figure><img src="/files/EfTui5UM6j1nQ7hZmFzP" alt="" width="237"><figcaption></figcaption></figure>

   * Tap the plus sign (+) at the bottom of the screen to add a new device.

5. **Select Device Type**:

   * On the next page, select the type of device you are installing from the provided list.&#x20;

   <figure><img src="/files/Y5VioACaXhteFWHBUgrk" alt="" width="237"><figcaption></figcaption></figure>

6. **Enable Bluetooth**:

   * Make sure your phone's Bluetooth is turned on.
   * Press the "Next" button in the app to proceed.&#x20;

   <figure><img src="/files/S8KiAq6ZgbTHaiNjOT5O" alt="" width="237"><figcaption></figcaption></figure>

7. **Bluetooth Connection**:

   * If there is an issue with the Bluetooth connection, a message will appear with troubleshooting steps.&#x20;

   <figure><img src="/files/khedNLIUt97jx6ucqdhW" alt="" width="237"><figcaption></figcaption></figure>

   * Ensure your E-card is powered on and within range.
   * The app will display the name of the device once it is detected. Press the "Connect" button to pair with the device via Bluetooth.

   <figure><img src="/files/nFiGvVLUqU6iejdUDIoe" alt="" width="237"><figcaption></figcaption></figure>

   8. **Wi-Fi Configuration**:

      * In the next section of the app, press the "Wi-Fi Search" button to scan for available Wi-Fi networks.

      <figure><img src="/files/3lVu1MlNbUcL1Gr9nIc1" alt="" width="237"><figcaption></figcaption></figure>

      * Once the search is complete, a message will appear confirming that the Wi-Fi search has finished.

      <figure><img src="/files/EM3qTzT0QS2QEGEYTXgo" alt="" width="237"><figcaption></figcaption></figure>

      9. **Connect to Wi-Fi**:
         * From the list of available Wi-Fi networks, select your Wi-Fi and enter the password.

           <figure><img src="/files/thzadgIKOxHwD53bjqd3" alt="" width="237"><figcaption></figcaption></figure>

           <figure><img src="/files/6vGcnPOGt4gF0GCwKYOW" alt="" width="237"><figcaption></figcaption></figure>

           * Press the "Set Device Wi-Fi" button to connect the E-card to your Wi-Fi network.
           * **Note**: You need a 2.4 GHz Wi-Fi network (802.11 a/b/n).

      10. **Completion**:
          * After successfully connecting to the Wi-Fi, you will receive a congratulatory message.

      <figure><img src="/files/V2B4JwRzdm0FE3NCXNMB" alt="" width="237"><figcaption></figcaption></figure>

      Press the "Next" button to be transferred to the device page, where you will see your installed device listed and ready for use.&#x20;

      <figure><img src="/files/545wsrwwLCbHTkqlBF6x" alt="" width="237"><figcaption></figcaption></figure>

      By following these steps, your E-card should be successfully installed and connected


---

# 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/installation.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.
