# Creating a Page

**Step 1:** Navigate to **Forms & Pages > Pages**

**Step 2:** Click on the green '+' button on the top right of your screen to create a new Page. In the page that appears, either select a template to start off with or click on 'Start from scratch.'

<figure><img src="/files/ZZzzanBkTJ4J7YIli9Qa" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** After selecting a template, the page builder will load. Drag-and-drop the content blocks from the right side to your page on the left.

<figure><img src="/files/JLo61JUsNIBY4M8sKy7i" alt="" width="563"><figcaption></figcaption></figure>

* **Content tab:** In this tab, you'll find options to add headings, text, images and more. If you want to embed a Gleantap Form on your page, use the 'Advanced Forms' option.
* **Blocks tab:** In this tab, you'll find options to add rows with varying number of columns. If you're starting your page from scratch, you'll want to start off with this first.
* **Body tab:** In this tab, you can adjust general details for your page, such as background color or image, content width & alignment, and fonts.
* **Images tab:** In this tab, you can search for millions of images powered by Unsplash, Pexels, Pixabay.
* **Uploads tab:** In this tab, you can upload images from your computer. The images you upload will be store in this tab for repeated use.&#x20;

**Step 4:** Once you are done creating your page, click the blue 'Save' button up at the top!


---

# 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://help.gleantap.com/pages/creating-a-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.
