> For the complete documentation index, see [llms.txt](https://docs.cosmik.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmik.network/semble/getting-started/mobile-setup.md).

# Mobile Setup

Installing Semble as a progressive web app (PWA) provides the best mobile experience (until we have a native [mobile app](https://github.com/cosmik-network/semble/issues/184)). Below are the steps

### iOS

1\. Login to [semble.so](https://semble.so/) on your phone's browser

2\. Tap the share sheet, scroll down and tap "save to home screen"

3\. Use Semble as normal!

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

#### iOS Shortcut <a href="#id-16" id="id-16"></a>

Our iOS shortcut lets you more quickly save a link to semble on your iPhone. It currently works by opening the Semble page for the link you are saving, and you can then add it to your library and other collections from there (make sure you're logged in!)&#x20;

Follow [this link ](https://www.icloud.com/shortcuts/e75810a095d24d53bd19c1cf0cde8d03)on your iPhone to install it.

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

Note: make sure to to scroll to the bottom of the share sheet, click "edit actions" and drag the shortcut to the top "favorites" list for quicker access.

### Android

1\. Login to [semble.so](https://semble.so/) on your phone's browser

2\. Tap the three dots in the top right, select "add to homescreen"

3\. Use Semble as normal!

<figure><img src="/files/0Xx55zLs5Lki5G3PMznd" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cosmik.network/semble/getting-started/mobile-setup.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.
