# Posts

You can use Moseiki to create and share posts with your followers.

Learn how to:

* [Create a Post](/help-center/moseiki-features/share-a-post/create-a-post.md)
* [Share a photo, a video](/help-center/moseiki-features/share-a-post/create-a-post.md#how-to-add-media-from-device-storage-media-library-to-a-post), [voice recording](/help-center/moseiki-features/share-a-post/create-a-post.md#how-to-add-voice-recording-to-a-post).
* [Add a location](/help-center/moseiki-features/share-a-post/create-a-post.md#how-to-add-a-location-to-a-post) or apply a filter.
* Manage tags for your photos and videos.

<mark style="color:orange;">**Note:**</mark> Posts on Moseiki stay live for 22 days. Two days before a post expires, you’ll receive a notification giving you the option to [convert the post into a memory](/help-center/moseiki-features/create-a-memory.md#convert-a-post-to-memory).


---

# 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.moseiki.app/help-center/moseiki-features/share-a-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.
