# Features

### Clean UI

The app user interface is built with latest design tools such as <mark style="color:blue;">Jetpack compose</mark> and <mark style="color:blue;">Material You</mark> which gives it a clean ui design.

### Lightweight

All processes are done in background threads which prevents the app from using more of system resources

### Animated Gifs

Animated gifs, Lottie and all image formats are supported&#x20;

### Buttons Support

Yes, you guessed it right. It supports buttons too.

### Multilingual

The app supports multiple languages

### A Variety Of Rpc Options

Currently , the app has 4 different kinds of Rpc options which includes:

> #### App Rpc
>
> #### Media Rpc
>
> #### Custom Rpc
>
> #### Console Games Rpc.

####


---

# 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/overview/features.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.
