# Adding a New Blog Post

Welcome to Shopeasy's Blog Post Management section! Here, you can create and publish new blog posts. Follow these steps to get started:

#### Step 1: Accessing Blog Posts

1. Navigate to **Blogs > Blog Post** in the sidebar to access the blog post management page.
2. Click on **"Add New Blog Post"** located at the top right corner.

#### Step 2: Adding Blog Post Details

1. **Blog Title:**
   * Enter a title for your blog post.
2. **Image:**
   * Upload an image to be displayed with your blog post.
3. **Blog Category:**
   * Select the category that best fits your blog post.
4. **Blog Description:**
   * Provide a detailed description or content for your blog post.

#### Step 3: Save Your Blog Post

Click the **"Add New Blog Post"** button to add the new post to your blog.

#### Managing Blog Posts:

In the Blog Post section, you can:

* **View Existing Posts**
* **Edit Post Details**
* **Delete Posts**

#### Note:

* Creating informative and engaging blog posts helps build a strong connection with your audience.

<figure><img src="/files/sJAbARNyQVgHHcw1I1Dd" 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://docs.shopeasy.ai/blog/adding-a-new-blog-post.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.
