> For the complete documentation index, see [llms.txt](https://docs.ricotta.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ricotta.team/ricotta-games-and-trivia-1/how-to-play-story-building.md).

# How to play Story Building

#### 1. On the Ricotta Home page, click on Story Building

![On the Ricotta Home page, click on Story Building](https://images.tango.us/public/screenshot_51b06671-f6f2-48f2-9441-6d7fbb7ddeff?crop=focalpoint\&fit=crop\&fp-x=0.4378472222222222\&fp-y=0.3800243605359318\&fp-z=2.613430127041742\&w=undefined\&ar=1440%3A821)

#### 2. Select your preferred channel to post in

![Select your preferred channel to post in](https://images.tango.us/public/screenshot_27e671c4-f62c-4f09-bb6d-2d9fffc9167d?crop=focalpoint\&fit=crop\&fp-x=0.5018\&fp-y=0.5927\&fp-z=1.9813664596273295\&w=undefined\&ar=1440%3A821)

#### 3. To start the game, write down the first line of the story and then click on Submit

![To start the game, write down the first line of the story and then click on Submit](https://images.tango.us/public/screenshot_98c58d0a-9c8d-46f1-b3d0-0e034666edcf?crop=focalpoint\&fit=crop\&fp-x=0.5144\&fp-y=0.5727\&fp-z=1.8125\&w=undefined\&ar=1440%3A821)

#### 4. Click on Start playing

![Click on Start playing](https://images.tango.us/public/screenshot_b583d3e6-820f-4419-a8ca-221b8d2427f2?crop=focalpoint\&fit=crop\&fp-x=0.3645833333333333\&fp-y=0.4993909866017052\&fp-z=2.801556420233463\&w=undefined\&ar=1440%3A821)

#### 5. Click on Join and wait for the other players to join as well

![Click on Join and wait for the other players to join as well](https://images.tango.us/public/screenshot_3afa5585-8ebe-4903-875b-99fd2b74ab3d?crop=focalpoint\&fit=crop\&fp-x=0.4277\&fp-y=0.614\&fp-z=1.9268292682926829\&w=undefined\&ar=1440%3A821)

#### 6. Once everyone has joined, click on Start Game

![Once everyone has joined, click on Start Game](https://images.tango.us/public/screenshot_564ac66b-b82d-478f-9d4f-9a4717c50112?crop=focalpoint\&fit=crop\&fp-x=0.25381944444444443\&fp-y=0.784409257003654\&fp-z=2.796116504854369\&w=undefined\&ar=1440%3A821)

#### 7. Start building on the story with your team and add your own twists

![Start building on the story with your team and add your own twists](https://images.tango.us/public/screenshot_56ac1d79-36bd-464e-92e1-2edb1170bb7b?crop=focalpoint\&fit=crop\&fp-x=0.4249\&fp-y=0.5959\&fp-z=2.063829787234042\&w=undefined\&ar=1440%3A821)

#### 8. Create a fun story together and give your favourite part a thumbs up!

![Create a fun story together and give your favourite part a thumbs up!](https://images.tango.us/public/screenshot_b161907b-6ed9-4276-811f-6374452f3ea3?crop=focalpoint\&fit=crop\&fp-x=0.5\&fp-y=0.5\&fp-z=1\&w=undefined\&ar=1440%3A821)


---

# 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:

```
GET https://docs.ricotta.team/ricotta-games-and-trivia-1/how-to-play-story-building.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.
