# News

News refers to a section or feature within the online store that contains regularly updated articles or posts related to the products, industry, or other relevant topics. \
\
You might be thinking that this sounds just like blogs and you would be correct. The news section was created for merchants that would like to keep certain information in different sections.\
\
A merchant may be using blogs to provide customers with product information while using the News section as a section to provide updates on the Company or Industry.

### How to Add a News Article

1. Scroll down to the store menu and click on the Store name you wish to add a content page to
2. On the store Home Page, you can click directly on news under content
3. Click on the Create Icon
4. Click on the Create Button under News
5. Enter your news details and click Create
6. You will now have a blank news page. To edit this news page, click Edit in the top right of the blog
7. From this menu, you will be able to drag and drop grids and parts (Widgets) onto the news page
8. Once you have added all your grids and parts, you can start adding the content
9. After adding your content, click Publish in the top right of the blog to take your content live

{% embed url="<https://scribehow.com/embed/How_to_Create_a_News_Post__grgXFyQpTfqrfnQMI5iIiQ>" %}


---

# 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://support.storefront.co.za/features/stores/content/news.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.
