# PAVE App icon

### Creating a PAVE App icon&#x20;

**Step 1:** Highlight and copy your shareable link from the dashboard

<figure><img src="/files/HD8PCMup0SoamDRy46gE" alt=""><figcaption><p>Copy the Sharable Link URL</p></figcaption></figure>

**Step 2:** Open the link with your phone's native browser (Safari for iPhone and Chrome for Android), click the share link button (iPhone: bottom centre; Android: Top Right) and select *“Add To Home Screen*”. A PAVE icon will now appear on the home screen.

<figure><img src="/files/fYWyQZFFW0nkWpuuOZri" alt=""><figcaption><p>PAVE App Icon on the Home Screen</p></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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links/pave-app-icon.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.
