# KISS ESC - safety warnings

## Safety Warnings <a href="#safety-warnings" id="safety-warnings"></a>

{% hint style="danger" %}

* Due to the regenerative braking, the KISS ESC should only be powered by LiPo batteries. A power supply might get damage when braking. The ESC takes care of itself.
* Never start a brushless motor in your hands!
* While starting up with propellers mounted, always do it in a distance of yourself & objects
* The KISS ESC can be locally heated up to 80 ° C during operation!
* While soldering do not connect a voltage source at the ESC / speed controller.
* Some components on the KISS ESC can be destroyed by static charge. When handling such electronics, make sure to be grounded.
  {% endhint %}

{% hint style="success" %}
**Please use always the latest stable firmware release** unless u have a serious reason to use one of the beta/unstable versions.
{% 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://flyduino.gitbook.io/kiss-documentation/english-kiss-docu/kiss-esc-common-info/kiss-esc-safety-warnings.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.
