# Homepage

### Create & Setup Page

Navigate to pages and add a **New Page**. Give this page a title and select the **"Submit Post"** template under page attributes.

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

### Frontpage

To make this page the default homepage of your website, navigate to **Settings > Reading** and switch the option **"Your homepage displays"** to **A static page**

Now select the previously created page under the Homepage dropdown.

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

You may also create a **Blog/Latest** page and assign it to the **Posts Page** option to display all blog posts. You don't need to select any special template for this page.


---

# 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.stylothemes.com/pinblog/homepage.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.
