> For the complete documentation index, see [llms.txt](https://novadao.gitbook.io/goobook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://novadao.gitbook.io/goobook/gooeys-overview.md).

# Gooeys Overview

![](/files/nLp37jBgEXjT5aC8LQoF)

*Gooeys* is a fully on-chain Play-To-Earn game, built by *Studio Nova*, for *Nova DAO*. Each Gooey is a verifiably unique NFT - created from the same contract which houses *Gooeys'* core game logic, with fair randomness secured by [*Chainlink VRF*](https://docs.chain.link/docs/chainlink-vrf/).

***Nova DAO:*** [***https://novadao.io***](https://novadao.io)

***Gooeys is now live at*** [***PlayGooeys.com***](https://playgooeys.com)***!***

***Pick up $GOO on Quickswap:***[ ***https://quickswap.exchange/#/swap?outputCurrency=0x6F3Cc27E17a0f2e52D8e7693FF0d892Cea1854bF***](https://quickswap.exchange/#/swap?currency0=0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270\&currency1=0x6F3Cc27E17a0f2e52D8e7693FF0d892Cea1854bF)

***Pick up your Gooey NFT on Opensea:*** [***https://opensea.io/collection/gooeysp2e***](https://opensea.io/collection/gooeysp2e)

***Trade GooeyFruit on Opensea:*** [***https://opensea.io/collection/gooeyfruit***](https://opensea.io/collection/gooeyfruit)

### <img src="/files/S3RifzJcSywVEvLV5sG9" alt="" data-size="original">  Fully Tokenized Ecosystem

Everything in *Gooeys* is represented by an on-chain token - from characters, to resources. Players are free to send any in-game items or tokens to eachother directly through their Web3 wallet, or through intermediary systems such as [OpenSea](https://opensea.io/collection/gooeysp2e).

### ![](/files/hdjltRITJGJ1df3ebYhJ)  Fully on-chain

All of Gooeys' core game logic is contained on-chain, with transparent emission events. Coupled with full on-chain transparency, our GooBook breaks down the exact logic used for every in-game event, ensuring no player is left in the dark.

### ![](/files/Gosov1XdDefFJiX0U9CF)  Rare means Rare

There are almost 350 million different possible Gooey character permutations, with roll rarities being determined in real time on-chain via Chainlink VRF. With only 1,000 Generation 0 Gooeys available for minting, all new Gooeys must be created via "Tumbling", the in-game breeding system which allows both for trait inheritance, and genetic mutations!

### ![](/files/q3VZrbg9cnECMlUmw5MB)  The Gooeys Ecosystem

Gooeys has been designed as a classic starting point for further titles in the Gooeys ecosystem; with new titles under Nova DAO currently in development!


---

# 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://novadao.gitbook.io/goobook/gooeys-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.
