# Content Staging & Special Prices

## Content-Staging (EE)

Nosto for Magento2 supports the Magento2 EE Content Staging feature. Magento's Content Staging feature allows you to plan promotions in a timeline. We recommend that you read [Magento's User Guide on Content Staging](http://docs.magento.com/m2/ee/user_guide/cms/content-staging.html)

![](http://docs.magento.com/m2/ee/user_guide/Resources/Images-ee/content-staging-timeline-4-week-view.png)

## Special Prices

Nosto for Magento2 supports special prices. Special prices for products allow prices to be automatically changed during a time frame. We recommend that you read [Magento's User Guide on Special Prices](http://docs.magento.com/m2/ce/user_guide/catalog/product-price-special.html)

![](https://user-images.githubusercontent.com/327432/35088355-38686136-fc3c-11e7-8661-46f65f5193b8.png)


---

# 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.nosto.com/magento-2/features/content-staging-and-special-prices.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.
