# What is a FlashPool

FlashPool is a part of a bundled service that consists of FlashPool and DualDefence audit. Where FlashPools guarantees rewards in case of critical findings in DualDefence audit.&#x20;

DualDefense FlashPools are the first-ever security prediction markets. They function as a 30-day boosted APY DeFi staking tool that enables community-backed audits

The FlashPool consists of two parts: the APY Pool, fully funded by the Audit provider in stable coins (usually in USDC), and the Reward (Bounty) Pool, which is funded by the staked community tokens. The APY Pool ensures that community token holders receive their boosted APY, while the Reward (Bounty) Pool is used to reward security researchers who discover critical vulnerabilities.

The APY is dynamic and can reach up to 180%. It changes based on factors like pool size, the number of participants, market conditions, and demand for audits.&#x20;

Rewards for  FlashPools come from Real Yield. Unlike unsustainable models based on token emissions, Real Yield is derived from real revenue streams, such as auditing services of the Audit provider. This ensures that profits are based on actual earnings, making decentralized finance more sustainable, healthy, and secure. Similar to dividends from shares, Real Yield allows you to earn a portion of the genuine income generated by your staked assets in DeFi instruments like DualDefense FlashPools.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hack-pot-1.gitbook.io/hack-pot-docs/flashpools/what-is-a-flashpool.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.
