# Welcome to Fortis Multisig

## About Fortis&#x20;

Fortis is a **security-first multisig**, built for Solana’s high-stake workflows. With Fortis, teams can deploy a multisig in a **click**, configure it according to their team structure, and use it to manage a wide range of on-chain assets, including:

<figure><img src="/files/hwppb2M9fHNphLPU1Bht" alt=""><figcaption></figcaption></figure>

* Treasuries
* Program upgrade authorities
* Organizational admin keys
* Token creation, distribution, and management
* Validator operations

By building Fortis, our goal is to provide a **secure product** that can protect against multisig hacks while offering a smooth and intuitive experience for both traditional and crypto-native businesses

Fortis is built around three core principles:

* **Security**  Fortis operates on Solana’s autonomous finance layer. Each multisig’s rules, workflows, and security are enforced by Fortis Labs and Solana’s 1,000+ global validators — not a centralized exchange, black-box algorithm, or trusted third party.
* **Transparency**  Every operation and its history is stored on-chain by validators. Each proposal, its incentives, and its status can be tracked in real time using Fortis Labs’ indexing tools.
* **Reliability for High-Stakes Operations**  Multisig actions are high-stakes, and large treasuries depend on them. Our team has completed the Fortis SDK and CLI, and the UI/UX is now under development with **strict security-first practices**.


---

# 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.fortisign.org/basics/editor.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.
