# How to create minimalist, productivity, and accessibility home screens

There is no single perfect layout, and that is exactly the point of Smart Launcher.\
You can shape the home screen around how you actually use your phone.

If you want a minimalist style, keep one clean page with only your essential apps and one widget. A simple icon pack and consistent spacing usually make the whole setup feel calmer immediately.

If your goal is productivity, build the home screen around frequent actions: calendar, notes, and communication apps first. Let categories and Smart Search handle everything else so you spend less time browsing.

If accessibility is the priority, go for readability over density: larger icons and text, high contrast colors, and more spacing between tap targets. The best layout is the one that feels effortless after a full day of use.

A good method is to pick one direction, use it for a week, then adjust one element at a time.


---

# 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/personalization/how-to-create-minimalist-productivity-and-accessibility-home-screens.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.
