> 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-on-microsoft-teams-1/how-to-play-odds-and-evens.md).

# How to play Odds and Evens

#### 1. Go to the chat you want to play in and enter @Ricotta Games & Trivia hello

![Step 1 screenshot](https://images.tango.us/public/screenshot_3081b1df-66d1-4f2c-8a8d-dcc79407f24a.png?crop=focalpoint\&fit=crop\&fp-x=0.5259\&fp-y=0.7062\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 2. A list of all the two-player games will appear. Select Odds and Evens.

![Step 2 screenshot](https://images.tango.us/public/screenshot_501ab38a-4f01-4fdf-926a-e708d06b958c.png?crop=focalpoint\&fit=crop\&fp-x=0.5106\&fp-y=0.6026\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 3. Next, pick your move

Each player secretly chooses whether to select an odd or even number. Once both the players make their moves, it is revealed if the sum of both the moves is odd or even.

For example: If Player 1 picks one (odd) and player 2 picks two (even). The total is 3 (odd). The winner of the game will be Player 1 who selected Odd.&#x20;

![](https://images.tango.us/public/screenshot_cbfbc413-41e2-400f-9d29-9fb4ec476e4a.png?crop=focalpoint\&fit=crop\&fp-x=0.4963\&fp-y=0.6591\&fp-z=1.8683\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)

#### 4. The other player will make their move and the winner will be declared!

![Step 4 screenshot](https://images.tango.us/public/screenshot_5ca14d72-29a0-4bf3-87fa-c8268b0cc6ee.png?crop=focalpoint\&fit=crop\&fp-x=0.4791\&fp-y=0.5963\&fp-z=3.4173\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A820)


---

# 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-on-microsoft-teams-1/how-to-play-odds-and-evens.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.
