# 404 Error Page

When a customer tries to visit a link to your site that doesn’t exist, such as a product page for a product that you deleted from your store.

1. Go to **Customize** theme. Click on the top dropdown menu to select the **Others > 404 page** template.
2. From the left side menu, select **“404 page”.**
3. Customize this section by adding the text to display on the **“404 page”.**

&#x20;

<figure><img src="/files/nt8me2ly7KAzko1wdyMC" 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://wedesigntech-1.gitbook.io/elegance/inner-page/404-error-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.
