> For the complete documentation index, see [llms.txt](https://support.xstron.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xstron.net/led-strip-manual.md).

# LED Strip Manual

- [PCB-20S USB LED Strip](https://support.xstron.net/led-strip-manual/hard-usb-led-strip-5v-custom-length-diy.md)
- [PCB-30 PCB-40 PCB-100](https://support.xstron.net/led-strip-manual/usb-led-strip-rgb-lights-5v-diy-led-board.md)
- [PCB-70 APP USB LED Strip](https://support.xstron.net/led-strip-manual/pcb-70-app-usb-led-strip.md): This 4.5mm wide hard LED strip kit has millions of RGB lights, over 20 kinds light modes, music light mode. You can set the light colors, brightness, light model with remote control and smart Android
- [PCB-80 Addressable USB LED Strip](https://support.xstron.net/led-strip-manual/pcb-80-addressable-usb-led-strip.md): This 5mm wide flexible LED strip kit has 366 kinds light modes and 12 kinds of static light colors. You can set the light colors, brightness, light model with remote control.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.xstron.net/led-strip-manual.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.
