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

# Game Overview

<figure><img src="/files/ktdFXJAvirKPkJEfTaHQ" alt="" width="563"><figcaption></figcaption></figure>

Paradise Tycoon is a sandbox adventure where you create a unique avatar and embark to transform a humble island into a thriving paradise by collecting resources, farming, building refineries and other buildings, and customizing your island. In a **peaceful, multiplayer world** with no battling, invasions, or war, you can complete quests, explore and collaborate and become the ultimate tycoon!&#x20;

Experience the fun-filled competitions with neighboring landowners and friends, or create a thriving paradise alongside fellow players in a world of endless possibilities. Invite friends across the world for a visit, or help out the amazing characters at Port Ohana, or develop your AI NFT crew, teach them new skills, and equip them with the best tools to maximize your production *(available in future updates)*.&#x20;

<figure><img src="/files/4fLkxWyk6zyu8cDgmXoJ" alt="" width="563"><figcaption></figcaption></figure>

Paradise Tycoon is **an open-ended, non-linear game** with no defined "game over." Players progress with their ability to expand and improve their island, elevate their in-game status through achievements and quests, and gain reputation among other players via friendly events and competitions, as well as other multiplayer interactions such as collaboration and trading. Eventually, the game will offer the most successful players options to create their own in-game events through comprehensive User Generated Content (UGC) -features.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.paradisetycoon.com/paradise-tycoon/game-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
