# Froglic Game

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

**Froglic Frog Jump** is an infinite vertical platformer game designed to test your ascent skills. Your objective is to climb as high as possible, increasing your score with each new height reached.

**Gameplay Tips:**

* **Varied Platforms:** As you ascend, you'll encounter various types of platforms. Use these strategically to boost yourself upwards—but be cautious, as not all platforms are safe.
* **Increasing Difficulty:** The higher you climb, the more challenging the game becomes. It’s a skill-based journey filled with cultural nods and playful 'degen' references.
* **Power-Ups:** Keep an eye out for power-ups. Collecting these will help you move faster and reach higher scores more quickly.

Embark on your climb to the moon and see how high you can go!

<figure><img src="/files/F938S6AMD0BlpbxfaS4s" alt="" width="311"><figcaption></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-game.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.
