# Save Knowledge Bots as an App

{% hint style="warning" %}
Currently, the Blockbrain app is for easy content input on the go. **To use the Knowledge Bots on your mobile device, you'll need to set up this separate shortcut app for easier use**.
{% endhint %}

## **Steps to Add to Home Screen**

**1. Open Your Browser App**

* Launch the Safari or Google Chrome app on your Phone.

{% hint style="info" %}
This shortcut works on Safari and Google Chrome.&#x20;
{% endhint %}

**2. Navigate to Our Website**

* In the address bar, type our website address (<https://into.theblockbrain.ai/>) or your specific domain and press **Enter** or tap the **Go** button on your keyboard to load the page.
* Wait for the page to fully load.

**3. Open the Share Menu**

* At the bottom of your screen (on an iPhone) or at the top-right corner (on an iPad), you'll see a **Share** button.
* This is the icon with a square and an upward-pointing arrow. Tap this icon to open the share options.

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

**4. Select "Add to Home Screen"**

* In the share options, scroll down until you find the option **"Add to Home Screen."**
* Tap this option to move to the next step.

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

**5. Name Your Shortcut (Optional)**

* A new screen will appear, showing the website’s title as the name of the shortcut. You can leave the default name or edit it to something shorter, like “Knowledge Bots” or another name that makes sense to you.
* This name will be displayed on your home screen as the label for your shortcut.

**6. Add the Shortcut**

* Once you've chosen the name, tap the **Add** button in the top-right corner of the screen.

**7. Find the Shortcut on Your Home Screen**

* Exit Safari and go back to your home screen.
* You should now see an icon for the website you added, **just like a native app**.
* Tap the icon anytime to quickly access the website without needing to open Safari and type in the address.

#### **Why Add a Shortcut?**

* **Instant Access:** You can quickly launch the website directly from your home screen, making it feel like a dedicated app.
* **No Need for an App Download:** There's no need to go through app stores or downloads. The shortcut is simple and direct.
* **Convenience:** Whenever you need to access our website, just tap the icon on your home screen for immediate entry.


---

# 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.en.theblockbrain.ai/mobile-app/save-knowledge-bots-as-an-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.
