# Blogs

<figure><img src="https://34906138-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlfzrimCsupIS9aXnkQJd%2Fuploads%2Fdv7OZV0ofMxEVdWFFkvp%2Fbloglist-1.png?alt=media&#x26;token=ff16378e-05a6-4154-8c4e-e31d68627c00" alt=""><figcaption><p>Blog list</p></figcaption></figure>

On this page, you can add new posts for your blogs. To add a post, first use the "Add New" button and follow the steps below:

<figure><img src="https://34906138-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlfzrimCsupIS9aXnkQJd%2Fuploads%2F5Uoj7ptEe8ccxhFEz4q5%2Fblogcreate-1.png?alt=media&#x26;token=2898b4b4-691e-4aff-b30e-bda883f47b9b" alt=""><figcaption><p>Blog create page</p></figcaption></figure>

Here, you can now add your blog post. As with other pages, you can also create custom meta descriptions for your blog post.

{% hint style="info" %}
Warning! To add a blog post, you must first add a category under the "Blog Categories" page located in the "Blogs" section of the menu.
{% endhint %}


---

# 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://complainify.gitbook.io/complainify-docs/admin-dashboard/blogs.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.
