# Before you install

## Conflicting add-ons

This addon does lots of changes to Anki's interface. So, many addons won't be working smoothly or working at all with it.

The following list is of add-ons that we know for sure is not compatible with Beautify Anki

* Any unofficial Heatmap addon. The only supported addon is [the official one ](https://github.com/glutanimate/review-heatmap/releases)
* &#x20;[More Decks Stats and Time Left](https://ankiweb.net/shared/info/1556734708)
* &#x20;[More Overview Stats 2.1](https://ankiweb.net/shared/info/738807903)
* [Custom Background Image and Gear Icon](https://ankiweb.net/shared/info/1210908941)
* [Set Font Size](https://ankiweb.net/shared/info/651521808)

The following addons will only work if you set the **`change answer buttons`** option  to **`false`**

* [Minimal Flat Big Buttons](https://ankiweb.net/shared/info/1042429613)
* [Large and Colorful Buttons](https://ankiweb.net/shared/info/1829090218)
* [Button Colours (Good, Again)](https://ankiweb.net/shared/info/2494384865)
* [Automatic Scoring 2](https://ankiweb.net/shared/info/238560501)

## **The backgrounds**

the size of the backgrounds you'll use will affect the performance of the app so keep them in a small size and quality as much as possible

## Finally..

This addon is still in development. So keep that in mind when installing it and using it.


---

# 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://beautify-anki.shorouk.dev/before-install.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.
