# Editor

Solice offers a convenient way to create, assemble, share 3D model assets and build mini-games. We encourage and empower individual creators with intuition and the freedom to create anything. You can make your own 3D assets, animate them, and publish/sell them in our worldwide marketplace. The editor program is a stand-alone SDK that enables users to create their own assets and mini-games, provided it meets requirements. Users then turn these assets into virtual tokens (NFTs) for digital scarcity, security, and authenticity. These can be displayed/played within the Solice metaverse.


---

# 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.solice.io/the-metaverse/editor.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.
