# Change the Display Order of Pages

Changing the order in which your customer views your homepage first is a good use of changing the order your pages appear in.

### How do I change the display order?

1. Login to your freewebstore control panel.
2. Go to **Manage > Pages.**
3. If the page you would like to move has a multi-directional icon to the left of the page name, you can simply drag and drop the page to its new position in the order of your pages.


---

# 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/change-the-display-order-of-pages.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.
