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

# Puzzle Generators

As the first online puzzle platform in the world, we will be releasing a new puzzle game each season for all the Solana communities to enjoy. All our puzzles will be themed around finding Moola, our iconic golden cow.

Along with the introduction of each game, we will be releasing a puzzle generator where communities can build their own puzzles for their communities.

Community leaders have to pay a fee in SOL or USD to build a custom puzzle game for their communities.

### How To:

1. Choose the puzzle game you want your community to play
2. Pick one of our pre-built puzzles or build a new one from scratch
3. Set the rewards and increments for each winner (Roles, Crypto, JPEGS)
4. Set your own puzzle link to publish the puzzle (Optional)
5. Pay the fee
6. Enjoy!&#x20;

### Game 1 | Spot Moola

Season 1 will feature our first game, **Spot Moola.** The goal is to spot Moola in our interactive crowded puzzle maps to win the rewards set by the puzzle creator

<figure><img src="/files/Bp4oR8ZJPIP74lDurDRn" alt="" width="563"><figcaption><p>Spot Moola</p></figcaption></figure>


---

# 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://wheres-moola.gitbook.io/wheres-moola/products/puzzle-generators.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.
