# Setting up the app

<details>

<summary>Step1: Downloading the apk.</summary>

You can download the latest apk from [here](https://github.com/dead8309/Kizzy/releases/latest) and also keep tracks of latest updates in Github [repository](https://github.com/dead8309/Kizzy).

</details>

<details>

<summary>Step 2: Connect Your Discord Account</summary>

#### 1. Click on Profile icon

![](/files/T4ULW9I80qlLRooLJyIa)

#### &#x20;2. Tap on `Login with Discord` and Connect your account

![](/files/LUzSiZLMTyvkZ3n144Jm)

</details>

<details>

<summary>Step 3: Making your first Rich Presence </summary>

Head over to [Making a presence](/kizzy-docs/guides/making-a-presence.md)

</details>


---

# 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://kizzy.gitbook.io/kizzy-docs/setup/setting-up-the-app.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.
