# Category Description

To generate AI-curated descriptions for categories,

* Go to **Catalog > Categories**.
* Create New Category or select any existing category.
* Navigate to the **Content** option and expand it.
* You can add **Description** using Page Builder. The extension supports generating AI content using the Page Builder.
* Click on the **Generate AI Content** button to automatically create or update the category description using the OpenAI API.
* Close the Page Builder and click on **Save**.

<figure><img src="/files/RhglREdO1v4rpSZLKLDK" alt=""><figcaption></figcaption></figure>

Every time the admin clicks on the Generate AI Content button, it generates a new content variant. Admin can even edit the content if necessary.

**Frontend Display of AI-Generated Category Description**

Go to the respective category page at the front of your store.

<figure><img src="/files/7Red4I3YVpfwP6HX5u6t" alt=""><figcaption></figcaption></figure>

The AI-generated description has been added to the category, which will help to increase the website’s visibility on search engines.


---

# 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.magecomp.com/chatgpt-ai-pro-for-magento-2/category-description.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.
