# Installation

## Expo

We make use of Expo to create our app.\
Both Android and iOS platforms will be able to access through Expo.&#x20;

Expo is also able to build our app for us and you can find our standalone APK [here](https://drive.google.com/file/d/1H83o8CLzTReY_g_B3p_f6NE6L1XiOu6r/view?usp=sharing).\
\
Unfortunately, we are not able to do the same for the iOS platform.\
Therefore, Android users have 2 ways to access our app while iOS users can only do so through ExpoGo.

### Installation Steps

1. Install ExpoGo from App Store/Google Play
2. Once installed, log in with this guest account:

   Username: runmania\_orbital\
   Password: Orbital2021
3. After logging in, click on this link [here](https://exp.host/@rubbercoin/runmania-app/index.exp?sdkVersion=41.0.0)
4. Enjoy our app!


---

# 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://run-mania.gitbook.io/run-mania/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.
