# Blog

Creating a blog is a fantastic way to connect with your audience, share your thoughts, and build a community around your passions. Whether you're starting a personal diary, a professional blog, or a niche site dedicated to a specific topic, WordPress provides the tools to set up and customize your blog page to fit your needs.

### Creating a Blog Page and Blog Post

{% content-ref url="blog/creating-a-blog-page" %}
[creating-a-blog-page](https://docs.kaliumtheme.com/post-types/blog/creating-a-blog-page)
{% endcontent-ref %}

{% content-ref url="blog/creating-a-blog-post" %}
[creating-a-blog-post](https://docs.kaliumtheme.com/post-types/blog/creating-a-blog-post)
{% endcontent-ref %}

### Customizing the Blog Page and Blog Post

{% content-ref url="blog/blog-page" %}
[blog-page](https://docs.kaliumtheme.com/post-types/blog/blog-page)
{% endcontent-ref %}

{% content-ref url="blog/post-page" %}
[post-page](https://docs.kaliumtheme.com/post-types/blog/post-page)
{% endcontent-ref %}


---

# 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.kaliumtheme.com/post-types/blog.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.
