# Daily Stake

## *Mechanism Description*

⚡️ There will be 1 pool reward for each month, divided among users based on the stake ratio.&#x20;

⚡️ The minimum staked amount for the first time is 2 million tokens, there is no limit for the next time.&#x20;

⚡️ **Restake:** Claim your rewards and stake them.&#x20;

⚡️ **Claim Rewards fee:** 0%.

⚡️ **Unstake:** Stop staking, claim your interest and principal. After Unstaking, the fee will be recalculated from the beginning if you stake again.&#x20;

⚡️ **Withdrawal fee (Unstake):** 7% (Total staked) on the first day, 1% off for each subsequent day. The fee is charged the first time you stake, restaking does not charge again.&#x20;

⚡️ **Min Claim:** 1 Kakashi.&#x20;

## *Notes*

**❄** There will be 1 billion tokens in the Beta Test pool reward which will be adjusted each month. We will give advance notice for user convenience.&#x20;

**❄** Every 1-2 weeks there will be an event for the runners of sufficient staking numbers. Limited NFTs will be a reward for these events, and these NFTs will never be sold on the market.


---

# 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://kakashisensei.gitbook.io/kakashi-sensei-app/app-features/stake/daily-stake.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.
