# Custom app

The Custom App Posts section allows you to create and manage posts directly within your app, without the need for a website. This feature enables you to publish news, articles, updates, or any other content tailored to your app’s audience. Posts can be organized with categories and tags for easy navigation, ensuring a structured content experience.

Here, you'll find:

* Step-by-step guides to create and publish custom posts.
* Customization options for styling and formatting content.
* Best practices for organizing posts using categories and tags.

{% embed url="<https://www.youtube.com/watch?v=ZRu4AqqfMHU>" %}

Explore this section to build an engaging content experience within your custom app.


---

# 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.appmysite.com/app/posts/custom-app.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.
