# Introduction

### FlatNews - Flutter Mobile App for WordPress News & Blog

FlatNews is a news app that integrates with WordPress to pull content directly from the website using the WordPress REST API. This makes it an ideal solution for websites already using WordPress as a CMS for news and blogs.

### **Key Features**

* WordPress REST API integration
* Customizable news categories
* Real-time push notifications
* Offline reading
* User-friendly interface with night mode
* In-app article sharing
* Admin panel for easy content management

<br>


---

# 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://doc-flatnews.codezstack.com/introduction.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.
