# Quickstart

### Fluora Mini / Fluora Floor Plant

{% stepper %}
{% step %}
**Plug Stems into Pot**

{% endstep %}

{% step %}
**Plug Leaves into Stems**

{% endstep %}

{% step %}
**Plug Power into AC wall outlet**

{% endstep %}

{% step %}
**Download Fluora Mobile App**

[iOS](https://apps.apple.com/us/app/fluora/id1563305541), [Android](https://play.google.com/store/apps/details?id=com.fluoramobileapp\&hl=en_US)
{% endstep %}

{% step %}
**Connect Device to WiFi**

* Put device into **PAIRING MODE** *(hold Function Button for 6 seconds)*
* Press <i class="fa-plus">:plus:</i> icon to go to Add Device screen
* Press "Discover Devices"
* Pair and press <i class="fa-plus">:plus:</i> icon to bring up WiFi modal
* Enter WiFi credentials and press "Connect".

Once you device says "Connected", you should see controls load on the Home Screen

{% hint style="warning" %}
If you have issues getting your device connected, please see the [WiFi Setup page](/setup/wifi-setup.md).
{% endhint %}
{% endstep %}
{% endstepper %}

**See full instructions:**

{% content-ref url="/pages/MroSbe9qHUvMrQamoV6J" %}
[Fluora Mini](/setup/fluora-mini.md)
{% endcontent-ref %}

{% content-ref url="/pages/biOfBG1kWJMHvIQdM1F9" %}
[Fluora Floor](/setup/fluora-floor.md)
{% endcontent-ref %}

### Monos

{% stepper %}
{% step %}
**Plug Power Cable into AC wall outlet**

{% endstep %}

{% step %}
**Download Fluora Mobile App**

[iOS](https://apps.apple.com/us/app/fluora/id1563305541), [Android](https://play.google.com/store/apps/details?id=com.fluoramobileapp\&hl=en_US)
{% endstep %}

{% step %}
**Connect Device to WiFi**

* Put device into **PAIRING MODE** *(hold Function Button for 6 seconds)*
* Press <i class="fa-plus">:plus:</i> icon to go to Add Device screen
* Press "Discover Devices"
* Pair and press <i class="fa-plus">:plus:</i> icon to bring up WiFi modal
* Enter WiFi credentials and press "Connect".

Once you device says "Connected", you should see controls load on the Home Screen!

{% hint style="warning" %}
If you have issues getting your device connected, please see the [WiFi Setup page](/setup/wifi-setup.md).
{% endhint %}
{% endstep %}
{% endstepper %}

**See full instructions:**

{% content-ref url="/pages/MGzWQxvEwNIER6jTg3MX" %}
[Monos](/setup/monos.md)
{% endcontent-ref %}

## **Manual Control** *(without App)*

If you don't want to use the Fluora Mobile App to control your device, you can use the **FUNCTION BUTTON**:

* **Single Press:** Cycles through lighting animations.
* **Short Press** *(2 Seconds)*: Turns device on/off.

{% hint style="info" %}
See full controls of Function Button [here](/setup/function-button.md).
{% 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://wiki.fluoraplant.com/getting-started/quickstart.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.
