> For the complete documentation index, see [llms.txt](https://docs.smartlauncher.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartlauncher.net/work-with-smart-launcher.md).

# Work with Smart Launcher

- [Smart Launcher for Business](https://docs.smartlauncher.net/work-with-smart-launcher/smart-launcher-for-business.md): Do you need an Android Launcher for your company? We can offer our White Label solutions
- [Icon Packs](https://docs.smartlauncher.net/work-with-smart-launcher/icon-packs.md): Smart Launcher supports the same icon pack format supported by most third-party launchers. However, there are a few tricks to get the best from your icon pack when used with Smart Launcher.
- [KLWP/KWGT APIs](https://docs.smartlauncher.net/work-with-smart-launcher/klwp-kwgt-apis.md): KLWP and KWGT are two apps by the Kustom team that let you create live wallpapers and custom widgets, perfectly complementing Smart Launcher.
- [Wallpaper APIs](https://docs.smartlauncher.net/work-with-smart-launcher/wallpaper-apis.md)
- [Third-Party Widget Devs APIs](https://docs.smartlauncher.net/work-with-smart-launcher/third-party-widget-devs-apis.md): This page explains the protocol that allows third-party widget developers to include their widget configurations in Smart Launcher backups and restores.
- [Join our team](https://docs.smartlauncher.net/work-with-smart-launcher/join-our-team.md)
- [Promo codes](https://docs.smartlauncher.net/work-with-smart-launcher/promo-codes.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:

```
GET https://docs.smartlauncher.net/work-with-smart-launcher.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.
