# Blog

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click the **Posts** tab.

**Step 3** - Click the **Add New** sub-tab.

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

**Step 4** - Start filling in the blanks: Enter your post title in the upper field, You can add content to the post by using Elementor to create.

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

**Step 5** - As needed, select a category, add tags, and fill in the meta settings below the editor.

**Step 6** - Upload a featured image for your Post.

**Step 7** - Select Post Format. You can create blog posts with a lot of **Formats** like links, galleries, images.... Select format on the Format box from the right sidebar.

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

**Step 9** - When your post is ready, click **Publish**.

Navigate to **Posts** → **All Posts**

You can see all the information in your blog post, add new, edit, or delete them.

**Option 1. Create a Blog Page with Elementor**

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click on **Posts** > **Add New**.&#x20;

**Step 3** - Give your page a name then click on the **Edit with Elementor** button.  (You need to have the Elementor plugin activated ).

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

**Step 5** - Drag and drop the Elementor widgets to create the blog page.

**Option 2. Create a Blog Page with WordPress Editor**

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click on **Post** > **Add New**.

**Step 3** - Give your page a name then fill the blank with a Heading, Paragraph, and Image.

**Step 4** - Once you are done, click **Update.**

<figure><img src="/files/VtGLIx8FB2qEzlac7k9y" 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://wpdocs.gitbook.io/finpoan/content-management/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.
