# Acryptia Mobile

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

We have recently release the **alpha mobile version** of Acryptia.

Our goal is build the best gaming infrastructure and allow the community to have a great experience while playing.

**Supported Browsers**

:robot: **Android**: Google Chrome

:green\_apple: **iOS**: Safari

{% hint style="warning" %}
Any other browser is currently not supported. Any issue which occurs while playing on other browsers could not be solved by the team.
{% endhint %}

**Good Practices**

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

1\) Allow your browser to open pop-up window in order **to sign transactions**. This action can be done in the phone Settings :gear:

2\) Add page to Home Screen for a full screen experience (PWA). This action can be done in the browser Settings

:robot: Add Home Screen on Google Chrome

* Browse to play.acryptia.io&#x20;
* Tap on the options menu (three vertical dots icon 💬)
* Tap on the Open Acryptia icon :calling:
* Acryptia is now bookmarked on the phone with an app icon (PWA)

:green\_apple: Add Home Screen on Safari:

* Browse to play.acryptia.io&#x20;
* Tap on the share icon :arrow\_up:
* Tap on the Add to Home Screen :heavy\_plus\_sign:
* Acryptia is now bookmarked on the phone with an app icon (PWA)

{% hint style="info" %}
Allowing browser to open pop-up window or adding page to home screen process might be different, depending on the device.
{% endhint %}

#### PWA (bookmark)

![](/files/NwhgcVEdlQqDv8JmCMLb)

When players add play.acryptia.io to their Home Screen, they are using the Acryptia PWA version.

{% hint style="info" %}
Playing through PWA guarantees a full screen experience. The PWA browser is the same from which the PWA was added to the Home Screen.
{% endhint %}

**How to clear cache on Acryptia PWA**

Clearing cache is an important action, when new versions of the game are deployed.

:robot: Android Clear Cache

* Tap and hold Google Chrome icon
* Tap on App Info :information\_source:
* Tap on Storage
* Tap on Clear Data
* Tap on Clear Cache and Confirm

:green\_apple: iOS Clear Cache

* Tap on Settings :gear:
* Tap on the Safari Icon
* Tap on Clear History and Website Data

{% hint style="danger" %}
This action clears all the stored Cache and history. Players can also clear cache by deleting the bookmark, and Add website to Home Screen again.
{% endhint %}

:anchor: **Anchor Login with iOS on Acryptia PWA**

* Tap on the PWA Icon
* Login with Anchor
* When the transaction is correctly signed, Anchor opens Safari browser
* Close Safari or put in background
* Go back to the PWA and play game normally

{% hint style="info" %}
For support please go to [Taco Discord.](https://discord.gg/tacocrypto)
{% endhint %}


---

# 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://whitepaper.tacostudios.io/gaming/acryptia/gameplay/acryptia-mobile.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.
