# Obstacles

Obstacles are one of the key pillars of **Fundora's** gameplay. They provide a fun, challenging racing experience as characters must navigate through them to reach the finish line.

<div><figure><img src="/files/RLqWMUnASBtPMwbytBVb" alt=""><figcaption><p>Cylinder Pendulum</p></figcaption></figure> <figure><img src="/files/n2YdESRHBDAO2UYg4JQf" alt=""><figcaption><p>Cannon Ball</p></figcaption></figure> <figure><img src="/files/ZifJS58EWBkfb3Tv3Bdq" alt=""><figcaption><p>Boxing Glove</p></figcaption></figure> <figure><img src="/files/Rgh4aXH36NslBRnQrqOi" alt=""><figcaption><p>Spinning Hammer</p></figcaption></figure></div>

When characters stumble upon the various obstacles, they lose speed or enter ragdoll, which temporarily loses the player's control of them. This adds to the race’s excitement and unpredictability. Each obstacle features a unique difficulty level, making the race dynamic and defined by tense, funny moments.


---

# 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://whitepaper.fundora.life/game-overview/racetrack/obstacles.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.
