# Staking

In the $MASK Stake transaction, the process is again processed through your anonymous wallets. We designed the staking system dynamically. As the amount of tokens held increases, our investors earn APY boost. As in classical staking systems, APY increases as the staking term gets longer. The most advantageous aspect of the Mask Stake system is that you do not pay any penalties when unstaking your tokens.\
\
**Investors can boost their APY by joining the Mask Community activities.**\
\
Now! Wear your masks, and participate in community events with us. As long as $MASK continues to be active, award-winning quiz competitions, shill competitions, meme competitions, activity competitions and many events are waiting for you.\
\
The award types of the community events are as follows and can significantly increase the amount of APY you earn. The higher the APY, the more tokens you will earn. ($$)<br>

| Tier        | APY Boost                                                            |
| ----------- | -------------------------------------------------------------------- |
| Common Tier | <p>x1.02 Hourly Boost<br>x1.10 Daily Boost<br>x1.20 Weekly Boost</p> |
| Rare Tier   | <p>x1.05 Hourly Boost<br>x1.15 Daily Boost<br>x1.35 Weekly Boost</p> |
| Legend Tier | <p>x1.10 Hourly Boost<br>x1.20 Daily Boost<br>x1.50 Weekly Boost</p> |
| God Tier    | <p>x1.20 Hourly Boost<br>x1.35 Daily Boost<br>x1.75 Weekly Boost</p> |

{% hint style="info" %}
Boosts are giving multiplier to system's usual APY.
{% endhint %}


---

# 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://the-mask-bsc.gitbook.io/the-mask-bsc/feature/staking.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.
