# Flood

Beanstalk sells newly minted Beans on the open market during long run increases in demand for Beans when [increasing the Bean supply](https://docs.bean.money/almanac/overview#bean-supply), [lowering the Maximum Temperature](https://docs.bean.money/almanac/peg-maintenance/temperature) and [lowering the Crop Ratio](https://docs.bean.money/almanac/peg-maintenance/crop-ratio) have not crossed the Bean price over its peg.

At the beginning of a [Season](https://docs.bean.money/almanac/farm/sun), if it is currently Raining (the previous Season P > 1), and the [Pod Rate](https://docs.bean.money/almanac/overview#debt-level) is less than 5%, it Floods at the beginning of the next Season.

At the beginning of a Season during a Flood, Beanstalk mints additional Beans and sells them directly in pools on the Flood Whitelist with the highest shortage of Beans at the end of the previous Season. Liquidity pools can be added to and removed from the Flood Whitelist via [Beanstalk governance](https://docs.bean.money/almanac/governance/beanstalk). Proceeds from the sale are distributed to Stalkholders at the beginning of Season in proportion to their Stalk holdings when it began to Rain. At the beginning of each Season in which it Floods, up to 0.1% of the Bean supply worth of Pods that grew from Beans Sown before it began to Rain Ripen and become Harvestable.

#### Current Flood Whitelist

| Name             | Address                                                                                                              |
| ---------------- | -------------------------------------------------------------------------------------------------------------------- |
| BEAN:WETH Well   | [0xBeA00Aa8130aCaD047E137ec68693C005f8736Ce](https://arbiscan.io/address/0xBeA00Aa8130aCaD047E137ec68693C005f8736Ce) |
| BEAN:wstETH Well | [0xBEa00BbE8b5da39a3F57824a1a13Ec2a8848D74F](https://arbiscan.io/address/0xBEa00BbE8b5da39a3F57824a1a13Ec2a8848D74F) |
| BEAN:weETH Well  | [0xBeA00Cc9F93E9a8aC0DFdfF2D64Ba38eb9C2e48c](https://arbiscan.io/address/0xBeA00Cc9F93E9a8aC0DFdfF2D64Ba38eb9C2e48c) |
| BEAN:WBTC Well   | [0xBea00DDe4b34ACDcB1a30442bD2B39CA8Be1b09c](https://arbiscan.io/address/0xBea00DDe4b34ACDcB1a30442bD2B39CA8Be1b09c) |
| BEAN:USDC Well   | [0xBea00ee04D8289aEd04f92EA122a96dC76A91bd7](https://arbiscan.io/address/0xBea00ee04D8289aEd04f92EA122a96dC76A91bd7) |
| BEAN:USDT Well   | [0xbEA00fF437ca7E8354B174339643B4d1814bED33](https://arbiscan.io/address/0xbEA00fF437ca7E8354B174339643B4d1814bED33) |


---

# 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://docs.bean.money/almanac/peg-maintenance/flood.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.
