# How to create post

Express yourself and share your creativity with the world by learning how to create posts on Artifus. Here's a simple guide to help you get started:

**Step 1: Go to the home page**\
Start by going to the Home section of the Artifus platform. This section can be found in the main navigation menu.

**Step 2: Find the message input field**\
At the top of the home page, you'll see a text input box with a "What's New" prompt. Click on it to start writing your post.

<figure><img src="/files/5dmWOkChWyvQvbjaeeQ5" alt=""><figcaption></figcaption></figure>

**Step 3: Write your post** \
By clicking on the input field, you can enter a message directly into the text field. Feel free to share your thoughts, ideas, updates or anything else you would like to communicate.

**Step 4: Add Media Attachments (Optional)** \
If you want to supplement your message with multimedia attachments such as photos, videos or music, you can do so by clicking the appropriate icons/buttons located in the message input area. Follow the instructions to upload or attach the media you want.

**Step 5: Publish your post** \
If you are satisfied with your post, simply click the Publish button to publish it. Your post will then be shared with the Artifus community.

**Step 6: Interact with your audience** \
Once your post is published, interact with your audience by responding to comments, answering questions, or interacting with other users who are engaging with your content.

**Step 7: Explore Other Publications** \
Take some time to explore other posts made by members of the Artifus community. Like, comment, and share posts you like to connect with other users and discover new content.

Publishing on Artifus allows you to share your creativity, ideas and experiences with a vibrant community of like-minded people. Enjoy connecting and interacting with others through your posts, and let your contributions inspire and encourage those around you!


---

# 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://artifus.gitbook.io/artifus-guides/how-the-home-works/how-to-create-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.
