# How to play Rock Paper scissors

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

![Head over to your opponent's direct chat](https://images.tango.us/public/screenshot_a4647b4a-8981-4bd1-a04a-2ad6bb6dbf5a?crop=focalpoint\&fit=crop\&w=undefined\&ar=1440%3A821)

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

![Type /rps and press enter](https://images.tango.us/public/screenshot_eeca799a-bee4-40ba-a99f-0183bb9d8340?crop=focalpoint\&fit=crop\&fp-x=0.33055555555555555\&fp-y=0.8781973203410475\&fp-z=1.8\&w=undefined\&ar=1440%3A821)

#### 3. A game of Rock Paper Scissors would begin

![A game of Rock Paper Scissors would begin](https://images.tango.us/public/screenshot_d72e9ddb-65df-4025-8871-3817f3893280?crop=focalpoint\&fit=crop\&fp-x=0.6027777777777777\&fp-y=0.7758830694275274\&fp-z=1.2720848056537102\&w=undefined\&ar=1440%3A821)

#### 4. Select your choice of move

![Select your choice of move](https://images.tango.us/public/screenshot_459f1747-65bf-44d3-9111-db82e8a87dbb?crop=focalpoint\&fit=crop\&fp-x=0.359375\&fp-y=0.8258221680876979\&fp-z=2.796116504854369\&w=undefined\&ar=1440%3A821)

#### 5. Once the opponent makes their move, the winner will be declared. Simple!

![Once the opponent makes their move, you will know who won. Simple!](https://images.tango.us/public/screenshot_4a5099fb-9de8-496e-8b02-827ae209cadc?crop=focalpoint\&fit=crop\&fp-x=0.6027777777777777\&fp-y=0.805115712545676\&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-rock-paper-scissors.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.
