# 404 Page

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Others**, then **404 page.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings

**Layout content:** You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

**Image:** Select an image that will represent the 404 error page, providing a visual cue to visitors that the page they are seeking cannot be found.

**Custom Width:** Define a specific width for the image to ensure it fits well within the layout of the 404 page, maintaining a cohesive design aesthetic.

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

Use the provided text fields to add a suitable heading/subheading/button. Leave any of them blank if you do not want to display them.

<figure><img src="/files/KCzM3cnK23BrhGKCTNry" 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://blueskytechco.gitbook.io/alukas-shopify/other-pages-settings/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.
