> For the complete documentation index, see [llms.txt](https://wiki.puttfolio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.puttfolio.com/game-presentation/vision.md).

# Vision

At Puttfolio, we’re teeing up something big: the first truly global Fantasy Golf game. Yes, global—as in cross-tour matchups where fans from every corner of the world can compete, connect, and have fun.

Our vision is to build an experience that blends the thrill of fantasy sports with the elegance and challenge of golf. But we’re not stopping at virtual leaderboards. In our game, players can earn Digital Collectibles tied to real-world rewards—like a signed cap, a video shoutout from their favorite golfer, or even a chance to play a round with them.

We’re creating a game that welcomes everyone: whether you follow multiple golf tours or have never watched a single tournament, whether you play for free or like to boost your roster with special purchases. If you love the game—or just love games—you’ll feel right at home.

Puttfolio isn’t just about passing time. It’s about building connections, sharing moments, challenging friends, and collecting memories that carry real-life value. We can’t wait to bring this vision to life—for fans, for players, and for the athletes themselves.


---

# 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://wiki.puttfolio.com/game-presentation/vision.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.
