> For the complete documentation index, see [llms.txt](https://read-whitepaper.gitbook.io/cycln-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read-whitepaper.gitbook.io/cycln-whitepaper/the-cycln-app/game-fi.md).

# Game-Fi

Our game is currently in development, and while highly inspired by the revolutionary STEPN app, we seek to modify some of the components of our application and how it works.&#x20;

{% content-ref url="/pages/1RdCqCn73WFkU6Mc2yjw" %}
[Game Modes](/cycln-whitepaper/the-cycln-app/game-fi/game-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/ax0HdzqkqI1TmCphD8H8" %}
[NFT Bikes](/cycln-whitepaper/the-cycln-app/game-fi/nft-bikes.md)
{% endcontent-ref %}

{% content-ref url="/pages/8B8adP5UQxJRUMEzq5W2" %}
[Bike Minting](/cycln-whitepaper/the-cycln-app/game-fi/bike-minting.md)
{% endcontent-ref %}

{% content-ref url="/pages/SxXyOBKQE8TVyxT3pY6B" %}
[Parameters](/cycln-whitepaper/the-cycln-app/game-fi/parameters.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://read-whitepaper.gitbook.io/cycln-whitepaper/the-cycln-app/game-fi.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.
