# Crash

## Overview

Crash is a game that involves a graph and changing betting odds, but it is very simple to play. The line on the graph represents how the odds will change over time. Once the game starts it can crash at any point. So you need to cash out before that happens or the wager will be lost. For example, if the odds have changed to 2x as indicated on the graph and you wagered $50, then you can cash out $100 as a reward.

## How To Play

<figure><img src="/files/GDOt0ogRn1KpxiTxe82K" alt=""><figcaption></figcaption></figure>

Place a bet before the rocket launch and watch it blaze to the sky.

<div align="left"><figure><img src="https://lh5.googleusercontent.com/-RtN9YxH79CsE0jt573CBSnNM8via8Nb7cbdEhb3BpeSzA9GmKNELKHVAj4AHzyndntM4SkU0ceh-1HnUyb5-CG4Y8aXtGWVugKCD2rnjzcQU8nKbHmsvMoCcuwEyDrZviXQWpDmfptmJVLf-oNSr4Q" alt=""><figcaption></figcaption></figure></div>

Cash out before the rocket explodes to win the bet.&#x20;


---

# 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://fairdoge.gitbook.io/whitepaper/games/crash.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.
