# Studio & SDK

The studio is the editor for easily building games without knowing how to code.

### **Awesome tools for users of all levels to create interactive 3D experiences:**

* 3D asset import / creation and customisation
* Easy to use editors for creating metaverse assets and experiences.
* Marketplace for digital assets:
  * Rather than create IP for others, now 3D modellers, texture creators, material designers, sound engineers, animators, particle effects creators can own their creativity and IP.&#x20;
* Scripting language for advanced metaverse games
* "Lego like" game building using composable NFT components&#x20;
* rich smart contracts and Gamefi/P2E capabilities

### :toolbox: **Editors, SDK and tooling**

Game editors for creating 3D Scenes and assets with Gamefi functions. &#x20;

* Scripting
* Animation
* Materials
* Lighting
* artificial intelligence
* Audio&#x20;
* Easy asset importer
* publication of 3D experiences and assets as NFTs


---

# 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.libiengine.com/litepaper/studio-and-sdk.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.
