# Creating new pages

{% hint style="info" %}
Code Nation's templates include all 30 of [NationBuilders page templates](https://support.nationbuilder.com/en/articles/2319593-types-of-nationbuilder-pages).&#x20;
{% endhint %}

## Creating new pages

1. To create a new page navigate to **Website** > **New page.**
2. Choose the type of page and give it a name, the slug will be created automatically and is part of the url of each page.

<figure><img src="/files/upx66H6uFFyZSNUlwATI" alt="Where to find the new page button"><figcaption><p>Where to find the new page button</p></figcaption></figure>

Once you create the page using this form, you can easily access it in NationBuilder. From there, you have the option to upload Featured Content slider images, update SEO settings, and manage Sharing/Social Media preferences.

<figure><img src="/files/-LhgwtJtyJnZwfcH9fUE" alt="Where to find these additional page settings"><figcaption><p>Where to find these additional page settings</p></figcaption></figure>

The **Sharing** or **Thumbnail** images can be uploaded under **Settings** > **Social Media** for every page, subpage, post or event. In some cases, this image will appear as the thumbnail, for example, in Blog or Calendar pages; the Blog Post or Event pages need thumbnail images to show in the Blog and Calendar, respectively, and in the sections showing Latest News or Events.

![](/files/-LhgxzxDSIcZBTo5T0tx)

## Creating new subpages

1. Navigate to the **Subpages** tab of any page in NationBuilder.
2. Click the **new subpage** button.&#x20;

<figure><img src="/files/7TU2zsRYaMA3mzrpd86G" alt=""><figcaption><p>Where to find the new subpage button</p></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.codenation.com/campana/general-1/general-page-types.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.
