# Token ACRES

* Created on the Waves blockchain
* **Asset ID:** 4KvfJBzghmotV7MPWAoojerSbPud8ZgKYM4S3hvgssL8
* **Maximum emission:** 1 million ACRES tokens
* The nominal price of ACRES is always equal to 10 USDT
* The market price of ACRES is maintained through arbitrage
* Staking ACRES mines [WLGOLD ](/fundamentals/tokenomics/token-wlgold.md)tokens

### ACRES Token Mechanics

* Each staked ACRES token provides 100 FarmPower
* The number of staked ACRES affects the user's level
* The user's level grants a bonus to FarmPower for each staked ACRES
* FarmPower represents the share of [WLGOLD ](/fundamentals/tokenomics/token-wlgold.md)farming relative to the total FarmPower

<table><thead><tr><th width="149">Staked ACRES</th><th>Level</th><th>FarmPower</th><th>Bonus, %</th><th>Total FarmPower</th></tr></thead><tbody><tr><td>1</td><td>1</td><td>100</td><td>0</td><td>100</td></tr><tr><td>10</td><td>2</td><td>1 000</td><td>20</td><td>1 200</td></tr><tr><td>20</td><td>3</td><td>2 000</td><td>40</td><td>2 800</td></tr><tr><td>40</td><td>4</td><td>4 000</td><td>60</td><td>6 400</td></tr><tr><td>80</td><td>5</td><td>8 000</td><td>80</td><td>14 400</td></tr><tr><td>150</td><td>6</td><td>15 000</td><td>100</td><td>30 000</td></tr><tr><td>250</td><td>7</td><td>25 000</td><td>120</td><td>55 000</td></tr><tr><td>400</td><td>8</td><td>40 000</td><td>140</td><td>96 000</td></tr><tr><td>700</td><td>9</td><td>70 000</td><td>160</td><td>182 000</td></tr><tr><td>1 000</td><td>10</td><td>100 000</td><td>180</td><td>280 000</td></tr></tbody></table>

### How to Obtain ACRES&#x20;

* Buy in the app for USDT
* Buy on [PuzzleSwap](https://puzzleswap.org/trade?asset0=9wc3LXNA4TEBsXyKtoLE9mrbDD7WMHXvXrCjZvabLAsi\&asset1=4KvfJBzghmotV7MPWAoojerSbPud8ZgKYM4S3hvgssL8)
* Buy on [WX.network](https://wx.network/trading/spot/4KvfJBzghmotV7MPWAoojerSbPud8ZgKYM4S3hvgssL8_USDT-ERC20)


---

# 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.waveslands.com/fundamentals/tokenomics/token-acres.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.
