# Model S/X Lighted Applique App (MARK 2.0)

{% embed url="<https://play.google.com/store/apps/details?id=com.evoffer.lightedapplique2>" %}
Android App
{% endembed %}

{% embed url="<https://apps.apple.com/hk/app/evoffer/id1573116680>" %}
iOS App
{% endembed %}

### Connect to Lighted Applique

Before opening the app, you need to go to Settings -> Wi-Fi and connect to **EVOStrip**

![](/files/UzCsB3EtG8IXoU3c7H3g)

Now you can open the Lighted Applique App and see the currently settings

![](/files/knUY4W2KZpYAtgeVgfS5)

### Settings Overview

Now on the setting page, you can toggle each effect on and off:

* **LIGHT**: When turned off, the light board will be turned off and will not display.
* **PARK**: when turned on, PARK will display a park effect after car is off.
* **REVERSE**: When turned on, reverse effect will be displayed in "R" gear.
* **BRAKE**: When turned on, a bright red light will be displayed when brake is pressed (or when regenerative brake is active)
* **CHARGE**: When turned on, a flashing green light will be display when the car is charging. (The emptier the battery, the faster the light flashes)
* **BLINKER**: When turned on, right turn signal, left turn signal and emergency flash light effect will be on when turn signal is engaged.
* **RUNNING LIGHT**: When turned on, the light board will display a solid color when the car's headlight is on.
* **BRIGHTNESS SETTING**: Set the general brightness of the light board.

Some effect have additional settings, you can press the `>` button to look at the settings.

### Park Settings

1. **Activation Minute**: The minute after car Off to display the Park Effect. For example, if the setting is 2, then the park effect will display 2 minutes after car is OFF.
2. **Timeout Hour**: The number of hour to display the Park Effect. For example, if the setting is 2, then the Park Effect will display for 2 hours before going off.
3. **Park Effect:** The list of effect to choose for park effect.
4. **Color**: The color to choose for displaying the Park Effect. If Rainbow effect is chosen, the Color option will not be available.

![](/files/McWN3rnGDIdIza4d7xxu)

### Save Settings

Always use the "Save" button on the bottom right to save the settings. Make sure "Save Successful" is displayed to make sure the settings is applied.

![](/files/qp1rohSH1Din3wlIxuph)


---

# 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://evoffer.gitbook.io/evoffer-user-guide/lighted-applique-mark2.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.
