# How to play Connect4

#### 1. Head over to your opponent's direct chat

![Head over to your opponent's direct chat ](https://images.tango.us/public/screenshot_0300e06f-e7d4-4039-9f64-661c5f76a1cb?crop=focalpoint\&fit=crop\&w=undefined\&ar=1440%3A821)

#### 2. Type /connect4 and press enter

![Type /connect4 and press enter](https://images.tango.us/public/screenshot_3fcc5301-a0e8-4f6d-bc01-f9ea2845034f?crop=focalpoint\&fit=crop\&fp-x=0.33611111111111114\&fp-y=0.7807551766138855\&fp-z=1.9354838709677422\&w=undefined\&ar=1440%3A821)

#### 3. A game of Connect4 will begin

![A game of Connect4 will begin](https://images.tango.us/public/screenshot_50b641f7-1775-4e66-819f-a9a93851180e?crop=focalpoint\&fit=crop\&fp-x=0.6027777777777777\&fp-y=0.5968331303288672\&fp-z=1.2720848056537102\&w=undefined\&ar=1440%3A821)

#### 4. Click on the box to place your move

![Click on the box to place your move](https://images.tango.us/public/screenshot_2e275420-34c5-459d-8f64-7cb1b41aca1d?crop=focalpoint\&fit=crop\&fp-x=0.37777777777777777\&fp-y=0.7892813641900122\&fp-z=3.0638297872340425\&w=undefined\&ar=1440%3A821)

#### 5. Wait for your opponent's turn next

![Wait for your opponent's turn next](https://images.tango.us/public/screenshot_087f8bad-26d9-4a55-8b7f-4475459e1c72?crop=focalpoint\&fit=crop\&fp-x=0.6027777777777777\&fp-y=0.5968331303288672\&fp-z=1.2720848056537102\&w=undefined\&ar=1440%3A821)

#### 6. The first person to connect 4 of the same colored clocks in a row (either vertically, horizontally, or diagonally) wins!

![The first person to connect 4 of the same colored clocks in a row (either vertically, horizontally, or diagonally) wins!](https://images.tango.us/public/screenshot_65b1d313-e1f1-472b-bcd9-8a9782163cc0?crop=focalpoint\&fit=crop\&fp-x=0.28888888888888886\&fp-y=0.7892813641900122\&fp-z=3.2142857142857144\&w=undefined\&ar=1440%3A821)

#### 7. The winner is declared once a straight line of any one colour is formed!

![The winner is declared once a straight line of any one colour is formed!](https://images.tango.us/public/screenshot_2b4d61a6-348f-48e0-8af8-0e4ece916163?crop=focalpoint\&fit=crop\&fp-x=0.6027777777777777\&fp-y=0.6723507917174177\&fp-z=1.2720848056537102\&w=undefined\&ar=1440%3A821)


---

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