# DroneCore.Samples

### LED control

There is a possibility to control LEDs located at the end of each four arms of Stribog UAS. Following script example allows user to control LED colors, configure predefined lighting effects, and manage LED behavior.

You can find more information about LED control and Python script example here: [Broken mention](broken://pages/kTcdjwr9OYkb2NKgcksR#led-channels)


---

# 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://docs.airvolute.com/uas-platforms/discovery-stribog/dronecore.os-on-stribog/dronecore.samples.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.
