# Installation

{% hint style="danger" %}
Advanced Categories has been deprecated and is no longer for sale or supported. ExpressionEngine 7.4 introduces many of Advanced Categories features as natively to ExpressionEngine.
{% endhint %}

To install Advanced Categories, unzip the zip file and place the `advanced_catgories` folder into your `/system/user/addons` folder. Then login to the Control Panel and go to ***Developer >*** ***Add-ons*** from the main menu and click ***Install*** Advanced Categories.


---

# 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.boldminded.com/advanced-categories/docs/installation.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.
