# How to add a Blog in the Web Builder?

Place the cursor on the part of the page where you want to add this section; or drag the **BLOG** button to your preferred location.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(3)%20(1).png" alt=""><figcaption></figcaption></figure>

Choose the format you want to use for your blog.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(25).png" alt=""><figcaption></figcaption></figure>

Once you have chosen the format, from the editing menu on the right side of the screen, you can configure all the parameters of your blog.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(40).png" alt=""><figcaption></figcaption></figure>

In the Blog section, you can edit the default posts and create your own, or if you already have existing posts, add new ones.

<div align="left"><figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(35).png" alt=""><figcaption></figcaption></figure></div>

Edit a new post:

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(12).png" alt=""><figcaption></figcaption></figure>

Create a new blog post:

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(43).png" 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://help.sitioshispanos.com/menu-principal/guias/constructor-web/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.
