# Staking

[**Stake Storage**](https://explorer.fuse.io/address/0x9456fBD0e81D0E859acE51c2f36Bb889D67Aa043?tab=token_transfers\&token=0x8B02644d730F2B4C0368C56468C79668CE4b2eae) is the smart contract designed for users to deposit their cryptocurrencies (USDC, FUSE, and PUDU) and start earning daily rewards in PUDU through the mechanism described in the *Reward calculation* section.

If your main goal is savings, it is recommended to deposit USDC exclusively, as it is a stablecoin. On the other hand, if you wish to stake PUDU and FUSE to increase your daily rewards, keep in mind that the prices of these tokens can be highly volatile, which may impact the value of your investments.\
\
As long as you keep your tokens in staking, your **Pudu Power** will continue to grow. This power not only determines the amount of PUDU you will receive as a reward when withdrawing your funds but also represents your voting power, allowing you to participate in key decisions that will shape the future of Pudú Finance.

Additionally, **Pudu Power** will help you climb the leaderboard, where the top 1000 accounts will be eligible to receive valuable airdrops based on their ranking position.<br>

* [**Tokens for staking**](/whitepaper/staking/tokens-for-staking.md)
* [**Reward calculation**](/whitepaper/staking/reward-calculation.md)


---

# 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://pudu-finance.gitbook.io/whitepaper/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.
