# Editing the Special Offers Page

In this section, you can view the special offers you currently have running on your free online store and edit these products as you wish.

### How do I navigate to and edit my Special offers page?

To navigate to this page:&#x20;

1. Log in to your control panel.
2. Go to **Manage > Pages.**
3. Select the **Special offers** page that should be located within the **Navigation/Menu** panel.
4. Here you can change the name of this page and a list of your products that currently have special offers will be displayed allowing you to "Edit" them as you wish.
5. Click **Save** when you are happy.


---

# 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://help.freewebstore.com/manage/pages/editing-the-special-offers-page.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.
