# Staking

So, the next way to earn more <mark style="color:yellow;">AVACOIN</mark> tokens is through staking!\
How does it work?

For the <mark style="color:yellow;">first</mark> phase, <mark style="color:yellow;">1 500 000 000</mark> tokens are allocated for distribution.\
For the <mark style="color:yellow;">second</mark> phase, <mark style="color:yellow;">750 000 000</mark> tokens are allocated for distribution.<br>

| PHASES  | Amount AVACN for period | Daily Staking Distribution |
| ------- | ----------------------- | -------------------------- |
| PHASE 1 | 1 500 000 000           | 8 333 333                  |
| PHASE 2 | 750 000 000             | 4 166 667                  |

NOW Daily (until the end of the first phase), <mark style="color:yellow;">8 333 333 AVACN</mark> tokens will be allocated for distribution among staking participants.

The percentage of income will depend on the number of tokens staked by the end of each day in UTC time.

— You stake your <mark style="color:yellow;">AVACOIN</mark> tokens, and throughout the day, a common pool of staked tokens is formed.\
— The profit percentage is determined based on the total amount in the pool at the end of the day.\
— Daily at 00:00 (UTC), the income rate percentage changes depending on the total tokens staked by participants during the day.\
— Participants receive their staking rewards daily at 00:00 (UTC) for the previous day, which must be claimed by pressing the Claim button before the end of the day.\
— Remember to log in to the game and claim your earned AVACOIN by pressing the Claim button before the end of the day; otherwise, your claiming will be paused and will only resume once you claim the earned AVACOIN.

* To participate in staking, simply go to the staking tab on the main panel, enter the amount you want to stake, and click "Stake AvaCoin."

<figure><img src="/files/hp16voPaGUCLhvLp9e3j" alt=""><figcaption></figcaption></figure>

* After that, remember to log in every day and claim your daily percentage from staking by clicking the "Claim" button on the main screen of the app.

<figure><img src="/files/Bai9ymLtThKXI9ZKDf2I" alt=""><figcaption></figcaption></figure>

* At any time, you can withdraw your tokens from staking by clicking "Remove AvaCoin from staking."

<figure><img src="/files/Do35X9Xaa74W7dXneRM9" alt=""><figcaption></figcaption></figure>


---

# 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://avacoin.gitbook.io/avacoin/avacn-token/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.
