# WordPress configuration

{% hint style="success" %}

### Where you can change your site's name, time settings &#x20;

{% endhint %}

Go to **Settings > General,** you'll be able to change&#x20;

* Site address&#x20;
* Tagline&#x20;
* Admin email address&#x20;
* Allow/Disable people register
* Timezone&#x20;
* Site language&#x20;
* Date & time format&#x20;

![](/files/uWILqoKaftnCwSICcjOU)

{% hint style="success" %}

### Where to set your homepage&#x20;

{% endhint %}

Go to Settings > Reading&#x20;

* You'll be able to set the homepage in **Homepage** box, Post page in the **Post page** box &#x20;
* Set number of blogs per page&#x20;
* Set number of most recent items&#x20;
* Choose show excerpt or full text for post&#x20;

![](/files/7hLHwAVhLDtfwUJUXoqm)


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/build-your-site/wordpress-configuration.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.
