# Start Here

If you are new to Smart Launcher, start from these pages.

{% content-ref url="/pages/LQ7BBCgUEWJc62MR2TNj" %}
[What is Smart Launcher and how is it different from stock launchers?](/faq/start-here/what-is-smart-launcher-and-how-is-it-different-from-stock-launchers.md)
{% endcontent-ref %}

{% content-ref url="/pages/QLcVgmiPbNnsmuA84KQP" %}
[How to set up Smart Launcher in 5 minutes](/faq/start-here/how-to-set-up-smart-launcher-in-5-minutes.md)
{% endcontent-ref %}

{% content-ref url="/pages/CJAMlabZc7R8tBKEGMEH" %}
[How to migrate from other launchers](/faq/start-here/how-to-migrate-from-other-launchers.md)
{% endcontent-ref %}


---

# 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/start-here.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.
