> For the complete documentation index, see [llms.txt](https://cryptocinemas.gitbook.io/cryptocinemas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptocinemas.gitbook.io/cryptocinemas/filming-mechanics/ceremonies.md).

# Ceremonies 💎

### <mark style="color:blue;background-color:blue;">Ceremonies</mark> is the risky process of earning [<mark style="color:purple;">$FLM</mark>](/cryptocinemas/crypto-cinemas-stuff/film-usdflm.md).&#x20;

### Each 10 days the rules for Ceremonies will change and different rewards will be added. Ceremonies (Season 1) starts 26th of November (2022).

### In order to try Ceremonies (Season 1) the player need at least one [<mark style="color:red;">Artist.</mark> ](/cryptocinemas/crypto-cinemas-stuff/artist-nft.md)

### One act of Ceremonies requires 12 hours for each Artist's Rarity.&#x20;

### After the first season of Ceremonies, the players who used to send their Artists to Ceremonies more often will receive access to the closed voice chat of the Crypto Cinemas Discord, where, as part of the closing of the first season of the Ceremony, an online meeting of the players with the Director will be held. Participants will be able to directly ask questions of interest, and be among the first to see the new series of [<mark style="color:red;background-color:yellow;">Acting Portfolios</mark>](/cryptocinemas/crypto-cinemas-stuff/artist-nft/acting-portfolios.md) with new artists, and the most active participants will have the chance to win one of the three Acting Portfolios of the new series.

### You can see the detailed Ceremonies reward system below:

| Ceremonies Results              |     |
| ------------------------------- | --- |
| Getting $FLM for usual Acting   | 40% |
| Nothing happens                 | 10% |
| Getting x2 $FLM for Acting      | 10% |
| Artist leaves the player (Burn) | 25% |
| Getting random Prop             | 10% |
| Getting Mythic Prop             | 5%  |

### If player holds [<mark style="color:red;background-color:yellow;">Crypto Oscar</mark>](/cryptocinemas/crypto-cinemas-stuff/crypto-oscar-nft.md) NFT in the wallet he/she can "recast" the result of [<mark style="color:blue;background-color:blue;">Ceremonies</mark>](/cryptocinemas/filming-mechanics/ceremonies.md) if its owner is not satisfied with the result.&#x20;

### If player holds [<mark style="color:purple;">Camera Pass</mark>](/cryptocinemas/crypto-cinemas-stuff/camera-pass.md) in the wallet, than he/she gets the opportunity to get the Ceremonies Results in 6 hours, which is 2 times less than for all players (12 hours).

### You can read more about [<mark style="color:red;background-color:purple;">Mythic Prop</mark>](/cryptocinemas/crypto-cinemas-stuff/props-nft/mythic-prop.md) here:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cryptocinemas.gitbook.io/cryptocinemas/filming-mechanics/ceremonies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
