# · Compose a Post

Click the button "How’s your day?" on the first page, or the button with a ╋ symbol to create a new post. By default, all the new posts are private and only visible to yourself.

There're few functions on the post toolbar, including (1) Remove, (2) Create, (3) Save, (4) Share and (5) Next Post.

![](/files/jpYRedZF51XJUuw3JC2b)

Click the book icon on the top, you can see all your posts, including: \
1\. your private ones \
2\. your public ones\
3\. the posts you share with penpals\
4\. the posts that your penpal share with you\
\
These posts are marked with specific permission icons to help you identify who can read the post.

![](/files/kY9Ta0dU8fKotaq5yKIH)


---

# 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://en.faq.hearty.me/tutorial/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.
