# App Download

## Download the Kizzy PWA Mobile App

Go to [https://app.kizzy.io/login](https://testnet.kizzy.io/login).&#x20;

{% hint style="info" %}
Kizzy is a PWA bookmark app. Therefore, the app is not on the iOS App Store or Google Play Store because it is a PWA (Progressive Web Application).&#x20;
{% endhint %}

Kizzy is a Progressive Web Application or PWA. A PWA is like a website that you can install on your phone's home screen as a bookmark and use just like any other app. &#x20;

{% hint style="success" %}
Don't want to use the PWA bookmark? Just go to [https://app.kizzy.io/login](https://testnet.kizzy.io/login).
{% endhint %}

## Why PWA?

Kizzy runs as a Progressive Web App (PWA) because it gives us the speed and flexibility we need as a new, fast-moving platform. PWAs let us push immediate updates without app store delays, so players always get the latest features instantly. With Kizzy’s deep tech stack, we needed a solution that feels as smooth as a mobile app but with the agility of the web—ensuring a seamless, user-friendly experience for our most dedicated players.


---

# 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.kizzy.io/app-download.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.
