# Overview

## What is Contesty?

Contesty - is a first WEB3 NFT contest-based service that allows to compete with other users and win prize pools. As an NFT aggregation tool it helps evaluate and arrange NTFs in understandable web format using ranking, vote counts and other helpful infos.

Consists of

* **Contest flow**. User participating in contest increases his NFT visibility and popularity. Also in case of winning - he receives contest prize pool&#x20;
* **Voting flow**. User can vote for different NFTs he like and receive token (CNT) rewards for this action.
* **Winner prediction.** Stake your token on potential contest winner and receive rewards


---

# 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://contesty.gitbook.io/contesty/overview.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.
