# Jury Duty

Adverse outcomes from other games have a chance to trigger the Fox Lawyer outcome. The Fox Lawyer falsely accuses players of crimes, causing a message with :thumbsup:or :thumbsdown:reactions available. Any verified community member can vote guilty :thumbsdown: or not-guilty :thumbsup:. When the jury duty period expires, participating players are awarded $ROUNDIE for participating.

If a player is voted "guilty," they are assigned the Jail role for a period of time, but the participants still get their award :relaxed:.

### Order In the Court Card

Players can "play" the Order In the Court card (part of the Roundie Cards NFT collection) using Discord slash commands. Upon play, they can select various Roundie NPM characters (Fox Cop, Fox Lawyer, Excited Bear, Deceptively Cute Gator). This initiates a Jury Duty vote on that character. If the community votes them "guilty" that character will be disabled for 24 hours, and will not appear as adverse outcomes for other games.

When the jury duty period expires, participating players are awarded $ROUNDIE for participating.


---

# 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://the-roundies.gitbook.io/the-roundies/games/jury-duty.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.
