# Install Mobile App

At the moment, we don't have native mobile app & we're working on that, however you can install Lynkmark as PWA (Progressive Web App) from your mobile Chrome or Safari.

#### To install <a href="#to-install" id="to-install"></a>

1. On the right corner in mobile Chrome, click on the menu.
2. Then click on the Add to Home-screen
3. That's it, it will install the Lynkmark as app in full screen in your mobile.

![Install as Mobile App](/files/Y6YKZv53S9oVtpKDTMFO)

### How to bookmark from mobile? - For Android Users

Tap on the share icon from a browser, then click on the Lynkmark icon to add any links to Lynkmark

![Using Share widget](/files/v4HxTNRvgmRSj3Cp4la5)


---

# 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.lynkmark.com/install-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.
