# Game Tutorial

If you’re hunting for the next 100x and want to do it in seconds, you’re in the right place.&#x20;

Here’s how you do it:

### 1. Press :arrow\_forward: PLAY

<figure><img src="/files/756Zt8TZilPuvmdrJNRA" alt=""><figcaption><p>Press the PLAY button on the home page</p></figcaption></figure>

### 2. Buy $CRAPPY

> If you haven’t bought any $CRAPPY yet, it’s about time. Press the SETTINGS button in the upper right corner.

<figure><img src="/files/219cdDeIp13FVIZEjYAa" alt=""><figcaption><p>Press the SETTINGS button in the upper right corner</p></figcaption></figure>

> Click the yellow BUY $CRAPPY button which will take you to Uniswap. Buy as much as you want to stake and play with.

<figure><img src="/files/9rTQiehovVZ8nH3UEXMr" alt=""><figcaption><p>Press the yellow BUY $CRAPPY button</p></figcaption></figure>

### 3. Connect Wallet

> Connect your wallet by pressing the green CONNECT button next to settings.

<figure><img src="/files/ewk0RAoXTayFXbHi6XGe" alt=""><figcaption><p>Press the green CONNECT button</p></figcaption></figure>

> ### Choose your wallet.

{% hint style="info" %}
If you have a Metamask or Coinbase wallet you can connect directly by choosing it here. For any other wallet use WalletConnect and scan the QR Code.
{% endhint %}

<figure><img src="/files/Yv5xGDCFIVecR24E2Uha" alt=""><figcaption><p>Choose your wallet</p></figcaption></figure>

{% hint style="warning" %}
Only EVM compatible wallets work. Don’t forget that $CRAPPY is a utility-meme-token on BASE, so you will need to make sure you have the BASE network selected in your wallet and  very **IMPORTANT**: ETH on BASE, for gas fees (don’t worry, they are the cheapest you can get!).
{% endhint %}

### 4. Play the game

#### Choose your multiplier.

> Now comes the fun part.&#x20;
>
> Crappy flies once every 80 seconds. Crappy is based so you don’t really know how much he’ll be able to fly.&#x20;
>
> Go to the footer and input the amount that you want to stake in the right panel. You need to predict when Crappy will crash and you can do that by picking a multiplier on the left panel.&#x20;
>
> The **multiplier** that you set can be **any value between 1.01x and 100x**. The total bet/staked $CRAPPY, can be **any amount between 1 and 500,000 $CRAPPY**.&#x20;
>
> In the example below, if Crappy crashes anywhere below 100x, you will lose your stake (100 $CRAPPY). If Crappy reaches 100x then you will make what you staked times the multiplier, i.e. 100 x 100 = 10,000 $CRAPPY!&#x20;
>
> Simple even for a based bird!

<figure><img src="/files/nqW1qXu3SAQ1fk9mWrjF" alt=""><figcaption><p>Choose your multiplier and stake</p></figcaption></figure>

#### ...aaaand ACTION!

> Next, when you are ready to go you need to press the green CRAP button on the bottom right corner and sign two transactions, one is to allow the smart contract to deduct Crappy from your balance and the other to place your bet.

<figure><img src="/files/gmBlCMNvfu46LlbId9K7" alt=""><figcaption><p>Press the green CRAP button</p></figcaption></figure>

<figure><img src="/files/nln1NQ4w1o22EdgwWFM8" alt=""><figcaption><p>Sign the first smart contract to deduct Crappy from your balance</p></figcaption></figure>

<figure><img src="/files/j45Akf3SlA8X547JWRdc" alt=""><figcaption><p>Sign the second smart contract to place your bet</p></figcaption></figure>

> At the end of the round, you will see a pop up with your winnings.

<figure><img src="/files/kZbsmhdsQ8VYvt71oFL7" alt=""><figcaption><p>Check your winnings</p></figcaption></figure>


---

# 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://crappy-bird.gitbook.io/crappy-bird/game/game-tutorial.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.
