# 404 page

<figure><img src="/files/DihwWtMHScz1oSqt42Pz" alt=""><figcaption></figcaption></figure>

A 404 error page lets visitors know that the specific webpage you're trying to visit isn't available on our site right now. There could be a few reasons for this: the page might have moved, been temporarily removed, or perhaps the URL visitors entered was incorrect.

## Static sections

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

{% content-ref url="/pages/-MlQ9s1XznIcLRq38ScE" %}
[Header](/sleek-theme/pages-global-sections/header.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyhVj2Qzm7YhmJ14tbbC" %}
[Footer](/sleek-theme/pages-global-sections/footer.md)
{% endcontent-ref %}

{% content-ref url="/pages/6xUBnku03IdHT463sXET" %}
[Pop-up](/sleek-theme/pages-global-sections/pop-up.md)
{% endcontent-ref %}

## Dynamic sections

You can add any section that is listed in [Theme sections](/sleek-theme/theme-sections/before-after-image-slider.md). 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 **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="/files/JhOhjVXLl1J464TnL2Qi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kKEi8i5Bz4mU82wCPYWN" 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/sleek-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.
