# Highlight on mobile

This article provides step-by-step instructions on how to add Highlight.xyz to the home screen of your iOS or Android device.

### For iPhone users

1. Open Safari and go to [https://highlight.xyz](https://highlight.xyz/).
2. Tap the "Share" button at the bottom of the screen.
3. From the options, select "Add to Home Screen".
4. You can customize the title if desired, then tap "Add".
5. Highlight.xyz will now appear on your home screen.

### For Android users

1. Open Chrome (or your preferred browser) and navigate to [https://highlight.xyz](https://highlight.xyz/).
2. Tap the Menu button (usually represented by three vertical dots) in the upper-right corner of the screen.
3. Select "Add to Home Screen" from the menu.
4. Highlight.xyz will now appear on your home screen.


---

# 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://support.highlight.xyz/knowledge-base/for-creators/integrations-and-ecosystem/highlight-on-mobile.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.
