# Open page on the storefront

- [Overview of open page options](https://docs.ecwid.com/storefronts/open-page-on-the-storefront/overview-of-open-page-options.md)
- [Open product pages with params](https://docs.ecwid.com/storefronts/open-page-on-the-storefront/open-product-pages-with-params.md)
- [Open category pages with params](https://docs.ecwid.com/storefronts/open-page-on-the-storefront/open-category-pages-with-params.md)
- [Open search page with params](https://docs.ecwid.com/storefronts/open-page-on-the-storefront/open-search-page-with-params.md)
- [Open account pages with params](https://docs.ecwid.com/storefronts/open-page-on-the-storefront/open-account-pages-with-params.md)


---

# 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.ecwid.com/storefronts/open-page-on-the-storefront.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.
