# 404 Page

The **404 Page** settings in WordPress allow you to customize the appearance and content of the page displayed when users navigate to a non-existent or broken link on your website.

{% hint style="success" %}
Here's a short form of the **Site Hooks** settings process

**Step 1 : Login** to your WordPress admin dashboard.

**Step 2 :** Go to **Appearance** > **Customize**.

**Step 3 :** Select **404 Page**.

**Step 4 :** Adjust the settings according to your preferences.

**Step 5 :** Click **Publish** to save your changes.
{% endhint %}

<figure><img src="/files/1dEIiqsJtaHFJZHAoj5m" alt=""><figcaption></figcaption></figure>

#### **404 Page Settings** <a href="#id-404-page-settings" id="id-404-page-settings"></a>

**Enable Message**

* **YES!** to enable a custom "Not Found" message on the 404 page.
* Helps inform visitors when a page is unavailable.

**Template Style:**

The **"Template Style"** setting for the **Not Found (404) Page** typically refers to the **visual layout** or **design variation** used when a user visits a page that doesn’t exist — like when a broken link is clicked or a mistyped URL is entered.

<img src="https://wedesignthemes.gitbook.io/conchowp-documentation/~gitbook/image?url=https%3A%2F%2F2849072963-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FViSkkv3wHu2zqddCltE5%252Fuploads%252FJx3SLcjfZCLM8e8KbF29%252FScreenshot_50.png%3Falt%3Dmedia%26token%3D434fb54c-63ab-41f6-a3c5-f5049cc45f20&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=aa22e374&#x26;sv=2" alt="" data-size="original">

**Predefined Template:**

* Navigate to the dashboard > Pages > Locate the 404 page
* Edit the page with Elementor and modify the existing content according to your project requirements.

**Custom Page:**

* Navigate to the dashboard > Pages > Add new
* Enter a name for the page, such as **Custom 404 Page**.
* Click the **Edit with Elementor** button to design your custom 404 page.
* Customize your 404 page. **Use Elementor to style each element on your 404 page to match your design and branding needs.**

**Assign Your Custom 404 Page**

* **Navigate to the dashboard > Appearance > Customize > 404 page**
* Locate Custom Page > Select your custom 404 page
* Click Publish

  ![](https://wedesignthemes.gitbook.io/conchowp-documentation/~gitbook/image?url=https%3A%2F%2F2849072963-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FViSkkv3wHu2zqddCltE5%252Fuploads%252FgfxizaQUPMxDOiVGwjYy%252FScreenshot_25.png%3Falt%3Dmedia%26token%3D1e54de76-d4f9-4640-a184-29cb49634c27\&width=768\&dpr=4\&quality=100\&sign=13e0d0d9\&sv=2)


---

# 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://buddhathemes-test.gitbook.io/ogie/theme-customizer/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.
