# Studio Management 💼

### [<mark style="color:green;">Studio</mark>](/cryptocinemas/crypto-cinemas-stuff/studio-nft.md) owners receive a commission when other players send [<mark style="color:red;">**Artists**</mark>](/cryptocinemas/crypto-cinemas-stuff/artist-nft.md) to work on their Studio.

### If player sends his or hers Artist to work on Studio owned by himself or herself, player doesn't get charged a commission.

### The commission for earning [<mark style="color:purple;">$FLM</mark>](/cryptocinemas/crypto-cinemas-stuff/film-usdflm.md) is set by the owner of the Studio.

### Players can use [<mark style="color:green;">Studio Props</mark>](/cryptocinemas/filming-mechanics/props-implementation.md) on their Studio to earn more $FLM.

### The rarity difference of Studios is that if a player has the Studio of a specific rarity, then the [<mark style="color:red;">Artist</mark>](/cryptocinemas/crypto-cinemas-stuff/artist-nft.md) of the same rarity as the Studio is guaranteed to participate in [<mark style="color:red;background-color:red;">Acting</mark>](/cryptocinemas/filming-mechanics/acting.md) on this Studio. If Artist's rarity doesn't match with Studio's rarity - then the player should send his or hers Artist to [<mark style="color:purple;background-color:orange;">Casting Calls</mark>](/cryptocinemas/filming-mechanics/casting-calls.md).&#x20;

### In order to find out detailed match system for Studios, see the table below:

| STUDIO'S RARITY  | ARTIST'S RARITIES AVAILABLE FOR ACTING          |
| ---------------- | ----------------------------------------------- |
| Legendary Studio | Legendary Artists                               |
| Epic Studio      | Legendary, Epic Artists                         |
| Rare Studio      | Legendary, Epic, Rare Artists                   |
| Uncommon Studio  | Legendary, Epic, Rare, Uncommon Artists         |
| Common Studio    | Legendary, Epic, Rare, Uncommon, Common Artists |

### You can find out what is Acting and Casting Calls here:

{% content-ref url="/spaces/4S3wbIn1StpvgjyEfXeV/pages/MKquaEBB3aGM5BIuSYFS" %}
[Acting 🎭](/cryptocinemas/filming-mechanics/acting.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4S3wbIn1StpvgjyEfXeV/pages/vyQb9KUjgWUXhRQ9kPCE" %}
[Casting Calls ✍️](/cryptocinemas/filming-mechanics/casting-calls.md)
{% endcontent-ref %}


---

# 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://cryptocinemas.gitbook.io/cryptocinemas/filming-mechanics/studio-management.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.
