# CMS Page Description

To generate AI-curated descriptions for CMS pages,

* Go to **Content > Pages**.
* Create New Page or open any existing page 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 CMS page description using the OpenAI API.
* Close the Page Builder and click on **Save**.

<figure><img src="/files/ybrJdiK2eGBhvuwkVQAA" 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 CMS Page Description**

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

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

The AI-generated description has been added to the CMS page, 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/cms-page-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.
