# 404 page

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FacLBzTN9SNxny09zdG3G%2F404_page.jpg?alt=media&#x26;token=8f5c8068-00e6-4a5e-abdb-08f633baed73" alt="An example of 404 page in Zest"><figcaption></figcaption></figure>

404 page is for indicating the webpage you are trying to reach cannot be found.

## Static sections

You can click on the link to check out the instruction listed below.&#x20;

{% content-ref url="../pages-global-sections/announcement-bar" %}
[announcement-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/announcement-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/header" %}
[header](https://docs.foxecom.com/zest-theme/pages-global-sections/header)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/footer" %}
[footer](https://docs.foxecom.com/zest-theme/pages-global-sections/footer)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/mobile-navigation-bar" %}
[mobile-navigation-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/mobile-navigation-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/pop-up" %}
[pop-up](https://docs.foxecom.com/zest-theme/pages-global-sections/pop-up)
{% endcontent-ref %}

## Dynamic sections

You can add any section that is listed in [Theme sections](https://docs.foxecom.com/zest-theme/theme-sections). Nevertheless, there is a section designed specifically for the 404 page.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Other**, then **404 page.**
3. On the left-side bar, select **Main 404** or **Add section**.
4. Make necessary changes **> Save.**
   {% endhint %}

You can edit the text on your 404 page in **Actions** > **Edit default theme content**.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FbcjmGRzfj7ayyopaKoYz%2Fimage.png?alt=media&#x26;token=5be2ecba-1858-4a8d-8e8c-f0967b2f7a71" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2F2AJmdrzDcysEUhgDt3mZ%2Fimage.png?alt=media&#x26;token=cb501794-31f2-418c-87e8-81bbee4966c7" alt=""><figcaption></figcaption></figure>


---

# 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.foxecom.com/zest-theme/other-pages/404-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.
