# Homepage Settings

The **Homepage Settings** in WordPress allow you to define what content appears on your site's homepage and blog page.

{% hint style="success" %}
Here's a short form of the **Homepage Settings** process

**Step 1 : Login** to your WordPress admin dashboard.

**Step 2 :** Go to **Appearance > Customize > Homepage Settings**.

**Step 3 :** Select **A Static Page**.

**Step 4 :** Choose your desired **Homepage** and **Posts Page** from the dropdown menus.

**Step 5 :** Save and publish your changes.
{% endhint %}

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

#### **Option 2 :** <a href="#option-2" id="option-2"></a>

#### **Follow these steps to set a static homepage:** <a href="#follow-these-steps-to-set-a-static-homepage" id="follow-these-steps-to-set-a-static-homepage"></a>

{% hint style="success" %}
**Step 1 :** Log in to your **WordPress Dashboard.** Navigate to **Settings → Reading**.

**Step 2 :** Under **"Your homepage displays"**, select **Static Page**.

**Step 3 :** Choose the page you want as your homepage from the **Homepage** dropdown list.

**Step 4 :** Click **Save Changes** to apply the settings.
{% endhint %}

<figure><img src="/files/TqEEIzQ920gcRrRKrX13" 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://buddhathemes-test.gitbook.io/ogie/theme-customizer/homepage-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.
