# Product Long Description

To generate AI-curated long descriptions for products,

* Go to **Catalog > Products**.
* Create New Product or open any existing product in Edit mode.
* 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 product’s long description using the OpenAI API.
* Close the Page Builder and click on **Save**.

<figure><img src="/files/7VG4SjmY1QItChi14eqg" 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 Product Long Description**

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

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

The AI-generated product long description has been added to the product, which will help to increase the website’s visibility on search engines and provide detailed product information to customers for better understanding.


---

# 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/product-long-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.
