# How and Where to Create Your Meta Asset

The process of creating your Meta Assets is straightforward, and our platform provides an efficient solution for developers. Follow the steps below to initiate the creation of your Meta Assets:

#### **1. Prepare Your Resources:**

* Before diving into the creation process, have a clear vision of what you aim to achieve with your Meta Assets. Define unique features and functionalities that your assets should possess.

#### **2. Choose Our NFT Platform:**

* Utilize our NFT platform to streamline the creation process of your Meta Assets. Using our token minting tool ensures a smooth process, and the metadata structure will be discussed in further sections.

#### **3. Prepare Metadata Information:**

* Define metadata for your assets, including details such as Resource Name, description, preview image, tags, game categories, token quantity (our minter creates tokens based on the ERC1155 standard), and data discussed in the metadata structure section. This information is crucial for describing and distinguishing your Meta Assets.

#### **4. Start Token Minting:**

* Access our marketplace and use our token minting tool, which simplifies the token creation process. This tool will guide you through the necessary steps and provide instructions on the metadata structure for tokens on our platform (more about the token creation process in the next section).

{% content-ref url="/pages/nL3W1V0RbmZJEWyGaNqI" %}
[Step-by-Step Guide on How to Create Your Asset](/developer-documentation/creating-your-first-meta-asset/how-and-where-to-create-your-meta-asset/step-by-step-guide-on-how-to-create-your-asset.md)
{% endcontent-ref %}

#### **5. Example of Metadata Structure:**

* In the next documentation section, you'll find a step-by-step guide utilizing examples from our platform. This guide will walk you through the metadata structure, showcasing tokens created in our system.

{% content-ref url="/spaces/9QQIPimQeOGE3C1HbWxf/pages/nL3W1V0RbmZJEWyGaNqI" %}
[Step-by-Step Guide on How to Create Your Asset](/developer-documentation/creating-your-first-meta-asset/how-and-where-to-create-your-meta-asset/step-by-step-guide-on-how-to-create-your-asset.md)
{% endcontent-ref %}

By choosing our token minting tool, you ensure a user-friendly experience and benefit from a detailed explanation of the metadata structure in the subsequent steps. Leverage the efficiency of our platform for seamless Meta Asset creation and unleash their potential in the gaming environment.


---

# 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.metaproprotocol.com/developer-documentation/creating-your-first-meta-asset/how-and-where-to-create-your-meta-asset.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.
