> For the complete documentation index, see [llms.txt](https://whitepaper.crypto-hunters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.crypto-hunters.io/game-introduction/kids-protection.md).

# Kids protection

In 'Crypto Hunters', we prioritize a safe and enjoyable gaming experience for all ages. That's why we've introduced a dedicated Parent Portal and a kid-friendly mode. These features ensure a COPPA-compliant, ad-free environment for younger players, fostering a safe space for family gaming. Parents can easily monitor and control their children's gaming activity, ensuring peace of mind while their kids embark on digital treasure hunts. Our commitment to safety and fun makes 'Crypto Hunters' the perfect choice for family-friendly entertainment


---

# 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://whitepaper.crypto-hunters.io/game-introduction/kids-protection.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.
