> For the complete documentation index, see [llms.txt](https://guide.niftyisland.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.niftyisland.com/island-token/the-vision-and-purpose-behind-island.md).

# The Vision & Purpose Behind ISLAND

<figure><img src="/files/QI9hUWdMCTKVzHsSsp6B" alt=""><figcaption><p>Uniting players &#x26; communities behind web3's open game world</p></figcaption></figure>

Too many tokens are slapped-on additions to products and feel totally unrelated to the core experience of using a protocol, playing a game, or interacting with a given community.

ISLAND token is an attempt to do things differently. Deep platform utility and the ability to shape Nifty Island, enables ISLAND token to strengthen the relationship between our game world and the community of players that makes it great.

ISLAND token holders will be in a unique position to help Nifty Island grow and prosper. Their recommendations and contributions will disproportionately shape the game world's future. To hold ISLAND token is to be a part of Nifty Island's evolution.

If ISLAND token is successful it should achieve the following:

1. Holders should feel more connected to the game and more aligned with its growth.
2. It should grant players an enhanced ability to shape Nifty Island. Both in terms of the content that players encounter, as well as its future development.
3. The distribution of ISLAND in the form of rewards should spur the creation of more user-generated content and usage.


---

# 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://guide.niftyisland.com/island-token/the-vision-and-purpose-behind-island.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.
