> For the complete documentation index, see [llms.txt](https://docs.tetu.io/tetu-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tetu.io/tetu-io/technical/security-overview/multi-sig.md).

# Multi Sig

Tetu has 3/5 multi-sig wallets.

Polygon: [0xcc16d636dD05b52FF1D8B9CE09B09BC62b11412B](https://polygon.gnosis-safe.io/app/#/safes/0xcc16d636dD05b52FF1D8B9CE09B09BC62b11412B/transactions)

Ethereum: [0x4bE13bf2B983C31414b358C634bbb61230c332A7](https://gnosis-safe.io/app/#/safes/0x4bE13bf2B983C31414b358C634bbb61230c332A7/transactions)

BSC: <https://bscscan.com/address/0xf00fD5282538F1C81df9F8388023FFDB3565c0D4>

### Signers

| Name            | Social link                                                        | address                                    |
| --------------- | ------------------------------------------------------------------ | ------------------------------------------ |
| **belbix**      | [LinkedIn](https://www.linkedin.com/in/belbix/)                    | 0x0644141DD9C2c34802d28D334217bD2034206Bf7 |
| **Timuricio**   | [Behance](https://www.behance.net/timuricio)                       | 0x93e10C401aa766F0632fc86797812485Df6437fa |
| **dvpublic**    | [LinkedIn](https://www.linkedin.com/in/victor-derevyanko-4454814/) | 0x93e56B1134Ecf22722ad9Cb5311e21F34bCdBb5f |
| **GodInMaking** | [Twitter](https://twitter.com/DogInMaking)                         | 0xdFb4dDD69B7C0eefcB4085439632cf6d17d55A6B |
| **0xkila**      | [Twitter](https://twitter.com/0xkila)                              | 0x8b6EccB4d5908AC15A5B013337A166Cf64CA9dEe |

**Vsevolod Grigorovich aka belbix**

CoFounder and main smart contract developer.

**Timur Mullayanov aka Timuricio**&#x20;

Art Director and CG designer.

**GodInMaking**&#x20;

Tetu biz dev.

**0xkila**

Core team member of Retro and Stabl labs

**dvpublic**

Core solidity developer


---

# 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://docs.tetu.io/tetu-io/technical/security-overview/multi-sig.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.
