# 2022-05-26: CE - Core Commerce Documentation Renaming

The following changes have been made to the Core Commerce documentation:

* The **What's new** section has been renamed to **Features**.
* The **Features and benefits for B2B Commerce customers** section has been renamed to **Features and benefits for B2B commerce**.

New section names will also be used in the future Core Commerce documents.

## Affected documents

* [Catalogs](/ce/core-commerce/catalog.md)
* [Categories](/ce/core-commerce/categories.md)
* [Coupon Management](/ce/core-commerce/coupons.md)
* [Pricing](/ce/core-commerce/pricing-v2.md)
* [Tax classes](/ce/core-commerce/taxes-v2.md)
* [Unit Management](/ce/core-commerce/unit-handling.md)

Contents of the documents remain unchanged.


---

# 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://developer.emporix.io/release-notes/archive/2022/2022-05-26-ce-documentation-rename.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.
