# Get Started

Alt.town is built as a progressive web app (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.

## **Getting started in Safari on iOS (iPhone)**

1. Access the Alt.town site using your Safari browser.
2. Click the Share button at the bottom center of the Safari browser.
3. Select the ‘Add to Home Screen’ menu.

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

***

## **Getting started in Chrome (Android)**

1. Access the Alt.town site using your Chrome browser.
2. Click the menu at the top right corner of the Chrome browser.
3. Select the ‘Add to Home Screen’ menu.

*🌟 For Android smartphones, we recommend using the Chrome browser. If you are using the Samsung Internet browser and experience login issues, restart the PWA and try again.*

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

<figure><img src="/files/O8eFEHuDLThaKAphJQ2z" alt=""><figcaption></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://docs.alt.town/old-ver/get-started.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.
