# Create NFT Content

NFT Posts are the most effective way to monetize your content on Moseiki. Create tradable NFT content and allow other users to purchase it directly from their timeline.

Click on <mark style="color:purple;">**Shop**</mark> in the top menu of the [post creation screen](/help-center/moseiki-features/share-a-post/create-a-post.md).

1. **Choose Source:**
   * **Camera:** Use your device camera to create a visual asset.
   * **Select from Library:** Choose an asset from your device library.
2. **Fill in NFT Details:**
   * **Name:** Enter the name of the NFT.
   * **Description:** Provide a short description, this will be shown as your posts text content.
3. **Define Selling Options:**
   * **Royalty Fee:** Set the royalty fee.
   * **Price:** Determine the price.

Click <mark style="color:purple;">Upload</mark> to finalize and list your Memory for sharing or sale.

<details>

<summary>How to keep a post as a Memory</summary>

On Moseiki, every post you create has a lifespan of 22 days on the platform. As this period nears its end, you’ll receive timely notifications—first when there are only 2 days left, and again 2 hours before the deletion of the post. These reminders serve as a prompt for you to preserve your content.

To keep your post beyond its initial 22-day visibility, you can convert it into a Memory. This process essentially transforms your post into a non-fungible token (NFT) on the Xion blockchain. Creating a Memory archives the original post data within the NFT, ensuring it remains accessible and secure on the blockchain.

Moreover, by converting your post into a Memory, you open up possibilities to monetize it. Whether through direct sales or licensing, converting your content into an NFT allows you to potentially generate revenue from your digital creations

Click the ![](/files/HnmmSnsu8TXnQx7QJmEt) <mark style="color:purple;">Kebab Menu</mark> and then click <mark style="color:purple;">Keep as Memory</mark> on the post you wish to convert.

1. **Set Visibility Toggles:**
   * **List for sale:** Decide if you want the Memory to be visible on the time as for sale or not.
2. **Fill in Memory Details:**
   * **Name:** Enter the name of the Memory.
   * **Description:** Provide a short description, this will be shown as your posts text content.
3. **Define Selling Options:**

   * **Royalty Fee:** Set the royalty fee.
   * **Price:** Decide the price.

   Click <mark style="color:purple;">Continue</mark> to finalize the conversion.

</details>


---

# 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/create-a-memory.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.
