# BFM Dashboard

Beanstalk Farms budget funds are custodied by the Beanstalk Farms Multisig, or BFM. The BFM is deployed using Safe. Its m-of-n configuration is currently 4-of-7 on Arbitrum. This means any use of the budget funds must be approved by at least 4 of the 7 signers.

**Beanstalk Farms Multisig Safe address:** [0xd39A31e5f23D90371D61A976cACb728842e04ca9](https://arbiscan.io/address/0xd39A31e5f23D90371D61A976cACb728842e04ca9)

{% embed url="<https://app.safe.global/transactions/queue?safe=arb1:0xd39A31e5f23D90371D61A976cACb728842e04ca9>" %}

### **BFM Signers**

The current BFM signers are as follows, in no particular order:

* Michael Montoya
* Brean
* guy
* sweetredbeans
* mod323
* aloceros
* Cujo

The following Farmers serve as backup signers for the BFM, in no particular order:

* pizzaman1337
* CanadianBennett
* MrMochi

Rotating BFM signers requires a [BOP](https://docs.bean.money/almanac/proposals#bop) (or [BIP](https://docs.bean.money/almanac/proposals#bip)) unless a signer voluntarily leaves the BFM or for rotating in a backup signer.

| Address                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------- |
| [0x696a43f4Bf353685E1666f700bB929b8042E5e1b](https://arbiscan.io/address/0x696a43f4Bf353685E1666f700bB929b8042E5e1b) |
| [0x0703B2b27Ee333B3f5249f7C96ad1445D4A09A17](https://arbiscan.io/address/0x0703B2b27Ee333B3f5249f7C96ad1445D4A09A17) |
| [0x6D1E1EC2891EdC25fdB3E3D0f7E02F469Cc1Bcbb](https://arbiscan.io/address/0x6D1E1EC2891EdC25fdB3E3D0f7E02F469Cc1Bcbb) |
| [0xABf65fD0D887235D45898B09D66a67871EC23d1a](https://arbiscan.io/address/0xABf65fD0D887235D45898B09D66a67871EC23d1a) |
| [0xcFDC487C7a347aA7B275221c2A663e1004f656b8](https://arbiscan.io/address/0xcFDC487C7a347aA7B275221c2A663e1004f656b8) |
| [0x336C5185B9f27b40fcD8E852d4B9e15A08084743](https://arbiscan.io/address/0x336C5185B9f27b40fcD8E852d4B9e15A08084743) |
| [0x2e4Ea01753f30B837813EF14CC547674AeA1fe88](https://arbiscan.io/address/0x2e4Ea01753f30B837813EF14CC547674AeA1fe88) |


---

# 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/governance/beanstalk-farms/bfm-dashboard.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.
