# QuickSwitch support

### **Does Smart Launcher support QuickSwitch/ there are plans to introduce supports to it?**

No, Smart Launcher does not support QuickSwitch, and while we’d like to introduce this feature in the future, there are no plans to do so in the near future.

There are several reasons behind this decision:

* **Smart Launcher is not based on Launcher3**, the open-source Android launcher. This means implementing QuickSwitch would require us to develop a custom solution from scratch, diverting significant time and resources from other key features.
* **Rooted devices represent less than 1% of our user base**. Given the high development cost, prioritizing QuickSwitch support would not be a justifiable choice at this time.

We always evaluate features based on their impact and feasibility, and while QuickSwitch is something we find interesting, our current focus is on improvements that benefit the majority of our users.


---

# 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/faq/common-issues/quickswitch-support.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.
