# How to play Connect4

#### 1. Enter @Ricotta hello

![Step 1 screenshot](https://images.tango.us/public/screenshot_62d0453f-02a9-47b5-9da9-39fe77f232ac.png?crop=focalpoint\&fit=crop\&fp-x=0.5268\&fp-y=0.6921\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 2. You will see a list of all the 2-player games

![Step 2 screenshot](https://images.tango.us/public/screenshot_8f5a1527-721d-4fb5-b3de-08e9ccc857da.png?crop=focalpoint\&fit=crop\&fp-x=0.5348\&fp-y=0.5838\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 3. Click on Connect4

![Step 3 screenshot](https://images.tango.us/public/screenshot_d4d6afcb-901b-447e-91f0-7c698c332fe5.png?crop=focalpoint\&fit=crop\&fp-x=0.5223\&fp-y=0.6215\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 4. Place your first move in the first row to begin

![Step 4 screenshot](https://images.tango.us/public/screenshot_ddb41b9d-f36f-47bd-8292-c4d5789d037e.png?crop=focalpoint\&fit=crop\&fp-x=0.5357\&fp-y=0.5398\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 5. Next, your opponent will place their move

The first person to connect 4 of the same emoji in a row (either vertically, horizontally, or diagonally) wins!&#x20;

#### 6. You will play with cheese and apples emoji

![Step 6 screenshot](https://images.tango.us/public/screenshot_204fae68-6426-4863-b5b4-7ddb28225880.png?crop=focalpoint\&fit=crop\&fp-x=0.5348\&fp-y=0.5885\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 7. The winner will be declared once four in a row pattern is made by one of the opponents

![Step 7 screenshot](https://images.tango.us/public/screenshot_c154884b-a41b-4ebe-8105-bfd8f224dcb2.png?crop=focalpoint\&fit=crop\&fp-x=0.5294\&fp-y=0.6215\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)


---

# 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.ricotta.team/ricotta-games-and-trivia-on-microsoft-teams-1/how-to-play-connect4.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.
