# How to Create a New Page and Add It to Your Menu

> **Source video:** https://www.youtube.com/watch?v=ZsbVIO-1u8g

Your template comes with a few pages to start, but as your site grows you'll probably want more. This guide shows you how to create a new page, import pre-made blocks, set up its page settings, publish it, and add it to your main menu so visitors can find it.

## Viewing Your Pages

1. At the top of the editor, click the name of the page you're currently on (the home page).
2. You'll see a list of all your other pages.

## Creating a New Page

1. From the pages list, click **Add New Page**.
2. You now have a fresh, empty page. You can drag in a **container** and then add elements, or click the **import icon** to:
   - **Import pages** from any template
   - **Import pre-made blocks**

### Importing a Pre-Made Block (e.g., an FAQ Section)

1. Click the import icon and choose what you're looking for — for example, an **FAQ** section.
2. Click on the block you like.
3. Go to the top and click **Import Block**.
4. The block is imported into your page and can be customized just like the home page.

## Setting Up Your Page Settings

1. Go to the top left and click the **settings icon**.
2. The page has a default title — highlight it and change it (for example, to **FAQ**).
3. Change the status from **Draft** to **Published**.
4. Scroll down and toggle on **Hide Title**.

## Publishing the Page

Once you're done, go to the top right and click **Publish** to save your work. You've just created a new page.

## Adding the Page to Your Menu

1. Go to the top left and click the menu icon.
2. Click **Exit to WordPress**.
3. Click the **WordPress icon**.
4. Click your **domain name**.
5. Click **Customize**.
6. On the left side, scroll down and find **Menus**.
7. Find your **main menu** and click into it.
8. Here you can **drag pages to reorder** them.
9. To add a new page, scroll down and click **Add Items**.
10. On the right, you'll see the new FAQ page you created — click it to add it to the menu.
11. Your FAQ page now appears within the menu on the right.
12. Go to the top and click **Publish** to save the menu change.