# Add to Home Screen (Mobile App)

This feature was built so you can **see your personal wallet positions anytime**, directly from your phone.

**How to set it up:**

1. Click the mobile app button in the bottom-right corner
2. Scan the QR code with your phone
3. Tap “Add to Home Screen” when prompted

You can view a simple video guide [here](https://x.com/hyperlendx/status/1914016238163870088).

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


---

# 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.hyperlend.finance/how-to/add-to-home-screen-mobile-app.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.
