# Creation

**Every game is created from scratch by one of the founders.**&#x20;

That means that no one will have seen the game before, and they won't be able to find the answers by copying and pasting on Google. Google will help players for sure, but they will have to know what to type!

Moreover, as a security measure and to avoid any leaks, **answers will not be shared with other team members.** The creator will be the only one having the answers (not a reason to ask him for hints, leave him alone!).

To add even more security, **games will be stored and encrypted in a decentralized area**, to make sure that no one can hack or compromise the games.

The games are of different kinds: **puzzles, riddles, treasure hunts, decryption,** etc... They appeal to mind, brain and general culture, with an ounce of new technology.

<figure><img src="/files/qnPq7YeUTcb7ELZ1NWqM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://metamindgames.gitbook.io/metamindgames/the-games/creation.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.
