# Vote System

### 1 Vote Mechanism

The original intention of HeartX is to break the monopoly of traditional art institutions and the capital on aesthetics and redefine the value of artworks with community consensus.&#x20;

HeartX has launched a voting system based on the decentralized consensus mechanism and token incentive mechanism to encourage users to select artworks that are really popular with the public.

After completing the voting, users will receive different amounts of $HNX as rewards according to their voting options, credit score (C), and HeartX energy (E).

### 2 Vote Mode

#### 2.1 'Tinder' Mode

{% embed url="<https://www.youtube.com/watch?v=3XOzJeiQvS4>" %}
Tinder Mode
{% endembed %}

In "Tinder" mode, users "swipe right" to like or "swipe left" to dislike the artwork.

#### 2.2 Validator Mode

In Validator mode, users swipe left or right to choose the one they prefer between two artworks.


---

# 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://whitepaper.heartx.art/heartx-system/vote-system.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.
