> 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-lamp-base-manual.md).

# LED Base Manual

- [TDL-S2S Dual Light LED Base](https://support.xstron.net/led-lamp-base-manual/tdl-s2s-dual-light-led-base.md): TDL-S2S 3D LED lamp base has dual ligth colors and includes IR remote and USB cable. There are 10 pieces LED totally. Left and right LED display 7 kinds light colors, fading flashing RGB separately.
- [TDL-CA APP LED Base](https://support.xstron.net/led-lamp-base-manual/tdl-ca-app-led-base.md): LED lamp base TDL-CA is well-made 3D Lamp LED base for making 3D LED lamp, LED signs. With mobile APP, you can turn it on/off, set timer, brightness, light color, light mode easily.
- [TDL-WC-B Wood LED Base](https://support.xstron.net/led-lamp-base-manual/tdl-wc-b-wood-led-base.md): TDL-WC-B oval wood LED base is made of solid beech.  There are 7 kinds of RGB light colors and fading light mode available. The slot length is 11.5cm. It comes with USB cable and touch button. There i
- [TDL-WS Rectangle Wood Base](https://support.xstron.net/led-lamp-base-manual/rectangle-wood-led-base-3d-lamp-custom-made.md)
- [TDL-W3 Dual White Color Base](https://support.xstron.net/led-lamp-base-manual/oval-wood-led-lamp-base-acrylic-white-light.md)
- [TDL-G TDL-GS LED Sign](https://support.xstron.net/led-lamp-base-manual/led-edge-lit-acrylic-sign-rgb-lights.md)
- [TDL-WR Wood Base](https://support.xstron.net/led-lamp-base-manual/round-wood-base-rgb-lights-remote.md)
- [TDL-W12 TDL-WL](https://support.xstron.net/led-lamp-base-manual/oval-wood-led-lamp-base-custom-made.md)
- [TDL-C4P 4 Light Color Lamp](https://support.xstron.net/led-lamp-base-manual/4-light-color-3d-led-lamp.md): This manual is also applicable for TDL-C4 led base.
- [TDL-O LED Base](https://support.xstron.net/led-lamp-base-manual/flat-3d-led-base-rgb-lights-remote.md)
- [TDL-R LED Base](https://support.xstron.net/led-lamp-base-manual/rechargeable-3d-led-lamp-base-remote-rgb-lights.md)
- [TDL-TK Table Photo Frame](https://support.xstron.net/led-lamp-base-manual/table-led-photo-frame-3d-lamp.md)
- [TDL-P LED Photo Frame](https://support.xstron.net/led-lamp-base-manual/led-photo-frame-3d-lamp-rgb-lights-remote.md): This manual is also applicable for TDL-PP, TDL-Plus.
- [TDL-X Wall Plug LED Base](https://support.xstron.net/led-lamp-base-manual/wall-plug-led-3d-lamp-base.md): This manual is also applicable for TDL-XP and TDL-XK.
- [TDL-BS1 Speaker LED Base](https://support.xstron.net/led-lamp-base-manual/tdl-bs1-rechargeable-speaker-led-base.md): TDL-BS1 LED base speaker has 7 kinds of light colors and built-in 1200mAh rechargeable battery. You can play music by connecting to mobile phones/PC via Bluetooth.
- [TDL-BS Bluetooth Speaker Base](https://support.xstron.net/led-lamp-base-manual/bluetooth-speaker-3d-led-lamp-base.md): This manual is also applicable for TDL-BSK lamp kit.
- [TDL-D Mini Clock Base](https://support.xstron.net/led-lamp-base-manual/mini-clock-3d-led-lamp-base-rgb-lights.md)
- [TDL-S LED Base with Remote](https://support.xstron.net/led-lamp-base-manual/round-3d-lamp-led-base-rgb-remote.md)
- [TDL-S3 TDL-S2 TDL-SS Base](https://support.xstron.net/led-lamp-base-manual/3d-lamp-led-base-remote-rgb-lights.md): The manual is applicable for TDL-S2 TDL-SS TDL-S3 led bases with remote.
- [TDL-L Clock LED Lamp Base](https://support.xstron.net/led-lamp-base-manual/clock-3d-lamp-led-lamp-base-remote.md): The manual is also applicable for TDL-LP TDL-LK lamp kit.
- [TDL-F17 LED Wood Photo Frame](https://support.xstron.net/led-lamp-base-manual/mini-led-wood-photo-frame-3d-optical-lamp.md)
- [TDL-PRO 3D Lamp](https://support.xstron.net/led-lamp-base-manual/3d-optical-lamp-rgb-lights-manual.md): This manual is also aplicable for TDL-CP TDL-BK TDL-C TDL-CS.
- [TDL-WA Oval Wood LED Base](https://support.xstron.net/led-lamp-base-manual/oval-wood-led-base-4mm-rgb-light-3d-lamp.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://support.xstron.net/led-lamp-base-manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
