# Platforms

**Froglic Frog Jump (FFJ)** has various platforms you can use to ascend and to add complexity.

<div data-full-width="true"><figure><img src="https://834418925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWukFoK1yRwcbNTvilXtp%2Fuploads%2FfrIB5GMdIiu0kwYIn8i7%2FPlatforms.png?alt=media&#x26;token=5f4506b3-e9cc-4594-9649-dea3286d0dca" alt=""><figcaption><p>Different types of platforms from left to right: Green, Blue, White, Grey cracked. </p></figcaption></figure></div>

Heres a break down:&#x20;

* **Basic Platform - Green:** These are the basic platforms, they don't move and are the most common platform found in FFJ
* **Moving platform - Blue:** These platforms move sideways making it a bit more tricky for froglic to jump onto and off them.&#x20;
* **Unstable Platform - Grey Cracked:** These platforms are prone to breaking when you land on them, but you still get a little lift from them. Be careful with these.&#x20;
* **Spiked Platforms:**

<figure><img src="https://834418925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWukFoK1yRwcbNTvilXtp%2Fuploads%2Fr5so0v9hAS6l7pvqIpHk%2Fspikes%20platform.gif?alt=media&#x26;token=0ed72e28-133e-49b5-b02f-d5ec3e21fc18" alt=""><figcaption><p>Spiked</p></figcaption></figure>

Landing on a spiked platform will end the game, so be careful not to land on them whilst the spikes are protruding. Whilst retracted, this platform can be landed on.&#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://fs-ecosystem.gitbook.io/usdfroglic/froglic-game/platforms.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.
