# Frequency

One game will be released daily.&#x20;

**One day = One game.**

In order to satisfy the vast majority of the community, if we notice along the way that games are too complex to solve in less than 24 hours, and that additional time is required, we will choose to either **reduce the difficulty** or **adjust the frequency of the games.**

In addition to the games published daily, **many competitions are held monthly,** rewarding NFT holder&#x73;**, depending on the nature and number of NFTs they hold.**  (Check [Contests](/metamindgames/contests-and-rewards/contests.md))


---

# 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/frequency.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.
