# Overview

Pudu Finance is a Web3 application designed to promote financial health and help people worldwide, especially in countries where local currencies suffer from hyperinflation, to save in US Dollars. The application aims to incentivize saving in a stable currency through PUDU token rewards.

Users can deposit their tokens into the smart contract, where they will earn PUDU tokens and Pudu Power for maintaining their savings. Pudu Power indicates the total amount of PUDU tokens that will be received as a reward when withdrawing savings.

Additionally, the accumulated Pudu Power will determine the position on the leaderboard, where users within the top 1000 positions will be eligible for rewards in the form of airdrops and NFTs that will further multiply the tokens received when withdrawing savings.

*NOTE: The decentralized application is continuously being developed, and its features may evolve over time.*


---

# 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/overview.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.
