# Multisigners

The Beam multisig wallet (0x0029eD88Ec602d32eB93d1c42b73a5206Ec046A3) exists on Zetachain and is a 3 of 5 multisignature wallet. The signers are below:

<table data-header-hidden><thead><tr><th width="271"></th><th></th></tr></thead><tbody><tr><td>Chase - Executive Lead</td><td>0x5aFa076bBC358FFb75a24b8Ec256378F9396d054</td></tr><tr><td>c2ba - Tech Lead</td><td>0x49a5492FDFe5AcC966dD5f41310dfDfe8dAA349C</td></tr><tr><td>Trevize - BD &#x26; Marketing Lead</td><td>0x02a41aa45DC9cEc4bca167778e8E6044bd3ad739</td></tr><tr><td>mALc - Community Lead</td><td>0x201d9E5C0f599bF3A2f565fE8F68cCe6A05db3f5</td></tr><tr><td>Aspenth - Design Lead</td><td>0xB11eacc17bd735854D9d89BEE9EFE1D6b7e0B9Bf714a76B24</td></tr></tbody></table>


---

# 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.beamdex.xyz/security/multisigners.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.
