# About News Articles

Nexudus includes a news articles section, also known as the blog, where you can post information that is relevant to your space. When you enable this feature, the blog section is visible on the your space website. From your Nexudus dashboard, you can schedule posts, add images, post comments, organise posts by category and set the language. If you use other content management systems like WordPress or Blogger, you can link them from the website.

### Viewing the news articles section

You can access the news articles section from the dashboard and from your website.

#### To view the news articles from the dashboard

1. If the side menu is not visible, click <img src="https://3743897482-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lbh_u87wC7EAH8sHaxc%2F-Li8CzI_wW9MFOVR8udd%2F-Li8D5GrhOIcbhMDzQw8%2Fhamburguer.svg?alt=media&#x26;token=26002cf1-c214-48d7-87a2-3c4f5cd394f4" alt="" data-size="line"> .
2. In the side menu, click [**Community**](https://platform.nexudus.com/content).
3. In the **News** section, click [**News Articles**](https://platform.nexudus.com/content/blogposts).

{% hint style="info" %}
You can view and sort your articles with the following filters:

* Title
* Summary Text
* Publish Date
* Allow Comments
* Comments Count
* Created On
* Updated On
  {% endhint %}

### To view the news articles from the website

To view your website's blog, in the website's top menu, click **BLOG**.

{% hint style="info" %}
You can sort the articles by the [categories](https://legacydocs.nexudus.com/platform/day-to-day/community/about-news-articles/managing-article-categories) you configured.
{% 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://legacydocs.nexudus.com/platform/day-to-day/community/about-news-articles/about-news-articles.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.
