# PWA Installation

You can access Alt.town in two ways: through web browser access or by installing the PWA (Progressive Web App). Since we’re optimized for mobile, we recommend adding us to your home screen for a seamless experience if that’s what you prefer.

\*PWA : Instead of installing a separate app from the app store, you can access it through a web browser and download it to your smartphone like an app.

## **Install on Android (Chrome)**

<div><figure><img src="/files/bxnWRxDV84L6VWSWbyKK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QjyYm8KbFd1B8OVVivT6" alt=""><figcaption></figcaption></figure></div>

1. Access [**app.alt.town**](https://app.alt.town/) using your **Chrome** browser.
2. Tap the **menu (⋮)** at the top-right corner.
3. Select **‘Add to Home screen’**.
4. Tap **‘Add’** again to confirm.

## **Install on iOS (Chrome or Safari)**

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

1. Access [**app.alt.town**](https://app.alt.town/) using your **Safari** or **Chrome** browser.
2. Tap the **Share** button (the square with the arrow pointing up) at the bottom center.
3. Select **‘Add to Home Screen’**.
4. Tap **‘Add’** in the top-right corner.

## **Install on Desktop (Chrome or Safari)**

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

1. Access [**app.alt.town**](https://app.alt.town/) using a supported browser like **Chrome** or **Safari**.
2. In **Chrome**, look for the **install icon** on the right side of the address bar and click it.
3. In **Safari**, click the **Share button** in the top-right corner of the browser window, then select **‘Add to Dock’**.
4. Follow the prompts to complete the installation.

📌 *Alt.town will be added to your desktop or Dock and launch in its own window like a standalone app.*

***

*🌟 We recommend using the Chrome or Safari browser. If you experienced installation issues while using a browser we don't support, please reinstall the PWA using Chrome or Safari.*


---

# 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.alt.town/user-guide/pwa-installation.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.
