# Place a Challenge

Placing a Challenge

Placing a challenge means wagering a certain amount of ETH and then a single attempt at **Froglic Frog Jump**. Your highest score from these three attempts will be submitted as the challenge score for the community to beat.

Once your score is submitted, it will be posted to [FroglicLiveFeed](https://t.me/frogliclivefeed), where all live challenges are displayed. If your challenge is not accepted within 24 hours, your wager will be fully refunded.

If your challenge is accepted, your opponent will have one attempt to beat your score. To maintain suspense and prevent score sniping, the challengers will not know the score, until they have accepted the challenge.\
\
**Free play:** You can practice for free [here](https://games.froglic.io). <br>

### **Follow the steps below to place a challenge:**  **Step 1. Confirm and Continue**

Click or 'Tap' Challenge mode from the Main Menu, you will then see the following: 'Tap' Play Frolic Frog Jump to continue.&#x20;

<figure><img src="/files/Y5qyaPiTlaYh7nabnX0v" alt=""><figcaption><p>Challenge mode opening message </p></figcaption></figure>

### **Step 2: Select Currency**

Select Currency. Currently we only support ETH on BASE. \
\
We will be adding **$froglic** to the Bot on the next Update.

<figure><img src="/files/nhTJiWIR8TVGRhhuHlHW" alt=""><figcaption><p>Select ETH as your currency of choice. More currencies to follow. </p></figcaption></figure>

### **Step 3: Enter Wager Amount**

You will now be prompted to enter the amount of ETH you want to wager for this challenge. Please enter as a a decimal value or Whole number. For example: 0.1, 0.05, 0.09, 1, 1.5 etc.&#x20;

<figure><img src="/files/zKPHy2IAu4lmYKkqJhhw" alt=""><figcaption><p>Enter the amount you would like to wager for the challenge. </p></figcaption></figure>

### **Step 4: Launch the Game & Set Your Score**

At this point, your wager will be placed in escrow, and your game environment will be set up. From here, you can launch the game and take one attempt to establish your challenge score. The game will open automatically within the app.

**Tips for Playing:**

* **Mobile:**\
  We recommend playing on mobile for the best experience. Use gyroscopic motion to move Froglic from side to side or the on-screen controls to control his movement.
* **Desktop:**\
  If playing on desktop, use the **WASD** or **Arrow keys** to move Froglic.

Good luck, and may your highest score be unbeatable!

<figure><img src="/files/jGnekdZxWPDLKzQjKhHE" alt=""><figcaption><p>Your game environment will be setup at this point and you have three attempts.</p></figcaption></figure>

### **Step 5: Return to Bot & Challenge Publication**

After completing your three attempts at **Froglic Frog Jump**, you will be directed back to **Froglic\_Bot**, where you'll receive a summary and be notified of your highest score.

Your challenge will also be posted in [FroglicLiveFeed](https://t.me/frogliclivefeed) for ETH on Base Chain, for others to see and accept. You will receive a notification when your challenge is accepted. If your challenge is accepted, the player with the highest score will win the pot prize pool (minus fees).

If your challenge remains unaccepted for 24 hours, your wager will be fully refunded (minus fees).

<figure><img src="/files/wDJ2TCxRnmPgPwzFrM7w" alt=""><figcaption><p>Results and Publication of Challenge.</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://fs-ecosystem.gitbook.io/usdfroglic/froglic_bot/place-a-challenge.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.
