# Add To Home Screen

Once you have shared your app URL with others, they can add it to their home screen on their Android or iOS devices. This makes it easy for them to access your app without having to go through their browser each time. Here's how to add the app to the home screen:

### On Android devices

1. Open the app URL in any browser on the device.
2. Tap the three dots in the upper right corner of the browser.
3. Tap "Add to Home Screen."
4. Choose a name for the app and tap "Add."

The app icon will then appear on the device's home screen.

### On iOS devices

1. Open the app URL on any browser.
2. Tap the "Share" button at the bottom of the screen (the box with the upward arrow).

<figure><img src="/files/DuEuDk0qXeC3WshQyj67" alt=""><figcaption></figcaption></figure>

3. Tap "Add to Home Screen."
4. Choose a name for the app and tap "Add."

The app icon will then appear on the device's home screen.

<figure><img src="/files/o0TMgKC6tjpMKFyJvFNt" alt=""><figcaption></figcaption></figure>

With these simple steps, anyone can easily add your app to their home screen for quick and easy access.


---

# 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.notionapps.com/basics/add-to-home-screen.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.
