# Page Settings

The Page Options section of your page edit screen offers lots of ways to customize the look and content of each page. It's located below your page body content area.

To create a new page, navigate to **Pages** → **Add New**

## **Page Layout**

Select your desired post heading layout. Below, choose whether to include the **Sidebar** element, and have the content displayed on the **Left**, **Right,** or in the **Full-width.**

Enable or disable display Post Header and choose Custom Sidebar.

## Blog Settings

Each page can display a blog feed. Enable or disable Blog on this page, select your desired blog layout, heading, filter, post count, etc.

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

## Slider Settings

You may enable the Slider. Toggle the **Enable Slider** option on and configure it how you'd like.

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

## Featured Images

To add Featured Images to a page, enable the option via the Featured Images Settings tab. Choose your preferred images, label, and URL.

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

## Newsletter

You May enable Newsletter Before and After Content.

<figure><img src="/files/3Y1iyjgzAPH1bO0dEA7b" 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.nebotheme.com/themes/craftype/page-settings.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.
