# FitController User Manual

### EnGenius FIT Network Management Controller (FitCon100)

{% hint style="info" %}
**IMPORTANT**

To install this device, please refer to the Quick Installation Guide included in the product packaging.

{% endhint %}

#### Other Languages: [日本語](https://docs.engenius.ai/engenius-cloud-jp/)

### Before You Begin

To start using the EnGenius FitController system, you must prepare the following:

* At least one supported EnGenius Fit-series wireless access point or switch.&#x20;
* An existing network connection including DHCP and DNS configuration.

{% hint style="info" %}
**Is Internet connection needed?**

1. FitController is an On-premises solution where permanent internet connection is not necessary.

**Is your Network required with DHCP?**

1. You can either set static IP or DHCP (default setting) on your FitController.&#x20;
2. For some circumstances, static IP can be used to ease the debug.

#### Is FitController management within Subnet or Cross Subnet?

1. The discovery of FitController service on the subnet is based on mdns. Therefore, managed device (AP/switch) is basically required to be in the same subnet of FitController.&#x20;
2. A newly installed Fit-series device would look for a FitController in the same subnet with mdns and then try to connect with FitController using HTTP/HTTPS protocols. There is a “pairing” procedure in FitController to approve the managed plan on that device.&#x20;
3. There are two ways to let FitController service across subnets:&#x20;
   * Turn on the mDNS reflector if it is supported in your gateway. In this way, the mDNS message of FitController will be reflected to other subnets.&#x20;
   * Utilize DHCP option43 to send FitController service IP to devices.
     {% endhint %}


---

# 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://doc.engenius.ai/fitcon100_um/master.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.
