# HeartX Energy (E) - Close Beta

The following table outlines how the factors affect the user's HeartX Energy(E).

The higher the user's HeartX energy, the higher their rewards.

<table><thead><tr><th width="149">No.</th><th width="337">Events</th><th width="251">Energy（%）</th></tr></thead><tbody><tr><td>1</td><td>Bind email address</td><td>5</td></tr><tr><td>2</td><td>Bind Twitter account</td><td>5</td></tr><tr><td>3</td><td>Create/Import wallet</td><td>5</td></tr><tr><td>4</td><td>Replace the avatar</td><td>5</td></tr><tr><td>5</td><td>$HTX Staking level</td><td>0 - 40</td></tr><tr><td>6</td><td>HeartX Trading level</td><td>0 - 40</td></tr><tr><td>7</td><td>Certification of art practitioner</td><td>20</td></tr></tbody></table>

### $HTX Staking Level

Since the staking function is not available for the time being, the staking level depends on the $HTX rewards in the **Account Balance** of HeartX App.&#x20;

The snapshot time is 00:00 UTC every day.

<table><thead><tr><th width="148">Level</th><th width="335">$HTX rewards amount</th><th width="245">Energy（%）</th></tr></thead><tbody><tr><td>1</td><td>&#x3C; 10</td><td>0</td></tr><tr><td>2</td><td>>= 10</td><td>5</td></tr><tr><td>3</td><td>>= 100</td><td>10</td></tr><tr><td>4</td><td>>= 500</td><td>15</td></tr><tr><td>5</td><td>>= 1000</td><td>20</td></tr><tr><td>6</td><td>>= 5000</td><td>25</td></tr><tr><td>7</td><td>>= 10000</td><td>30</td></tr><tr><td>8</td><td>>= 50000</td><td>35</td></tr><tr><td>9</td><td>>= 100000</td><td>40</td></tr></tbody></table>

### HeartX Trading Level

HeartX Trading Level depends on the Trade Volume of users in the HeartX marketplace.

The snapshot time is 00:00 UTC every day.

<table><thead><tr><th width="149">Level</th><th width="337">Trade Volume（ETH）</th><th>Energy（%）</th></tr></thead><tbody><tr><td>1</td><td>&#x3C; 0.1</td><td>0</td></tr><tr><td>2</td><td>>= 0.1</td><td>5</td></tr><tr><td>3</td><td>>= 0.5</td><td>10</td></tr><tr><td>4</td><td>>= 1</td><td>15</td></tr><tr><td>5</td><td>>= 5</td><td>20</td></tr><tr><td>6</td><td>>= 10</td><td>25</td></tr><tr><td>7</td><td>>= 20</td><td>30</td></tr><tr><td>8</td><td>>= 50</td><td>35</td></tr><tr><td>9</td><td>>= 100</td><td>40</td></tr></tbody></table>


---

# 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/heartx-energy-e-open-beta/heartx-energy-e-close-beta.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.
