# Other products

- [Icon Pack Studio FAQ](https://docs.smartlauncher.net/other-products/iconpackstudiofaq.md)
- [Icon Pack Studio Launcher Support](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/icon-pack-studio-launcher-support.md): Support for 3rd party is limited because of the Google Play Store policy
- [Supported launchers](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/icon-pack-studio-launcher-support/supported-launcher.md)
- [How to get the best experience with Icon Pack Studio](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/how-to-get-the-best-experience-with-icon-pack-studio.md)
- [Documentation](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/documentation.md)
- [Edit individual icons](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/documentation/edit-individual-icons.md): This page describes how to change individual icons on your home screen. Although the process is similar, the exact steps depend on the launcher you are using.
- [Compositing options](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/documentation/compositing-options.md)
- [Changelog](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/changelog.md)
- [FAQ for launcher developers](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/faq-for-launcher-developers.md)
- [FAQ for icon pack developers](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/faq-for-icon-pack-developers.md): Information reserved to icon pack developers.
- [Delete your Icon Pack Studio Account](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/delete-your-icon-pack-studio-account.md)
- [Smart Launcher 3 FAQ](https://docs.smartlauncher.net/other-products/smart-launcher-3-faq.md): Here you can find info about the previous version of Smart Launcher.
- [SL3 Notification plugin](https://docs.smartlauncher.net/other-products/smart-launcher-3-faq/sl3-notification-plugin.md)
- [Lock screens FAQ](https://docs.smartlauncher.net/other-products/lock-screens.md): Here you can fins a solution to your doubts about our lock screens.


---

# 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.smartlauncher.net/other-products.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.
