# Getting Started

## Installing the app

1. Go to <https://aio.agony.dev/access> and click download for your respective platform.
2. Double click the installer you downloaded and wait for it to finish.
3. You can also download the quicktasking browser extension here from the Google Web Store.

<figure><img src="/files/8MbYUIyfGvAWeAm39nhD" alt=""><figcaption><p>Downloads</p></figcaption></figure>

### Updating the app

New updates are announced in the relevant social channels such as Discord and Telegram. Download the new version from the access page on our website and install as normal. Automatic updates will be implemented in the future.

## Premium access

1. Go to <https://aio.agony.dev/access> and connect your wallet.
2. Sign a message to verify your holdings.
3. Copy your license key and enter it in the app when prompted or in settings.

<figure><img src="/files/NAltjGAc0A42iZ4HebnQ" alt=""><figcaption><p>Verifying holdings</p></figcaption></figure>

## Joining the Discord community

1. Join the Discord server using the invite link from [Official Links](/documentation/information/official-links.md)


---

# 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://agonys-aio.gitbook.io/documentation/information/getting-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.
