# Introduction

This system not only provides entertainment and education but also promotes active involvement in the blockchain ecosystem, enhancing the staking activity and supporting the network's security and stability.

#### Players can join quizzes that meet specific participation requirements and earn a share of the prize pool by answering questions correctly.

## For players

In the platform you'll find quizzes, if you fulfill the participation requirements and partecipate answering correctly to at least 1 question you can win a share of the prize pool!

Checkout the available quizzes [here](https://dequiz.zone/quiz)!

## For creators

deQuiz allows anyone to create quizzes to increase engagement with the community, or also to help foundations/projects with a fun way to market new features and educate the communitiy about it at the same time.

Creators can set access requirements such as minimum delegation or custom allowlists to ensure the quiz is tailored to their audience\
\
Setting access requirements to the quiz you can enable it only to a subset of addresses:

* Minimum delegation to a validator
* Minimum overall delegation
* Custom allowlist

Create a quiz now [here](https://dev.dequiz.zone/quiz/create)!


---

# 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://docs.dequiz.zone/introduction.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.
