# Bold Home Screen Shortcut

You can save the Bold website to your phone home screen so that you can easily navigate to your account.&#x20;

### iPhone

1. Go to `Safari`
2. Go to `https://getbold.io`
3. Click the share icon

<figure><img src="/files/ayR7c9NFV7drbjXajH1A" alt="" width="106"><figcaption></figcaption></figure>

4. Click `Add to home screen`&#x20;
5. Label the link as `Bold` and click `Add`
6. Bold is now on your home screen

<figure><img src="/files/2tegtD12uYJq4EoktXAB" alt="" width="188"><figcaption></figcaption></figure>

### Android

1. Go to `Google Chrome`
2. Go to `https://getbold.io`
3. Click the three dot menu
4. Click `Add to home screen`&#x20;
5. Label the link as `Bold` and click `Add`
6. Bold is now 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://docs.getbold.io/general/bold-home-screen-shortcut.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.
