# OmniFlix (Creator) Studio

## About

OmniFlix Studio is a no-code app that runs on top of the OmniFlix Studio for creators to create, mint, manage, distribute and monetize media assets and community interactions.

## Videos

Below are video references for you to upload, manage, mint and list your assets using [OmniFlix Studio](https://app.omniflix.studio).

### 1) Collection Creation (without JSON schema)&#x20;

{% embed url="<https://www.youtube.com/watch?v=UZnp_Fn-kBQ>" %}

* Collections are used to classify multiple NFTs together.
* All NFTs are classified into collections and&#x20;
* To create a collection with properties and traits, check the reference for `Creation of a Collection with a JSON schema`

### 2) Collection creation (with JSON schema or a Custom Schema)

{% embed url="<https://www.youtube.com/watch?v=UAggMXwt_bY>" %}
Collection Creation using a JSON schema for on-chain properties or traits
{% endembed %}

* Details on how the Community Vote might work will be discussed in a later discussion, but this process will definitely protect the community (if not fully, to a great extent) from spam, scammers, copyright infringement, etc. We have noticed grey areas with IP infringement and decided not to take any risk until we're fully permission-less.

### 3) Upload a single file to create an asset on OmniFlix Studio

{% embed url="<https://www.youtube.com/watch?v=sy79WRf8HyU>" %}
Upload media assets in bulk or one by one to create assets on OmniFlix.
{% endembed %}

{% hint style="info" %}
Assets on [OmniFlix Studio](https://app.omniflix.studio), refer to the non-minted media files that are uploaded and ready for tokenization.
{% endhint %}

### 4) List an NFT via OmniFlix Studio for sale on OmniFlix Market

{% embed url="<https://www.youtube.com/watch?v=eQNEfAdWr4o>" %}
List an NFT for sale right from OmniFlix Studio
{% endembed %}

### 5) Bulk Transfer NFTs on OmniFlix Studio&#x20;

{% embed url="<https://www.youtube.com/watch?v=UgXyOffQvEs>" %}
Transfer NFTs in bulk or more than one NFT to your community members with OmniFlix Studio&#x20;
{% endembed %}

### 6) Burn an NFT on OmniFlix Studio

{% embed url="<https://www.youtube.com/watch?v=YW-pI75DMiE>" %}
Use OmniFlix Studio to **burn** an NFT minted on OmnIFlix Hub&#x20;
{% endembed %}

## Connect with us

*Interested to implement OmniFlix's NFT & community infrastructure for your film3 movie, studio or your community? Want to create the next-gen media studio on the blockchain?*

Write to us on our [website](https://omniflix.network) and in case of any specific queries, reach out to us on [Discord](https://discord.com/invite/6gdQ4yZSTC) or [Instagram](https://www.instagram.com/OmniFlixNetwork/) or [Twitter](https://twitter.com/OmniFlixNetwork) or [Reddit](https://reddit.com/r/OmniFlix) even on our public [Telegram](https://t.me/OmniFlixChat) Group Chat.


---

# 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.omniflix.network/apps/omniflix-studio.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.
