> For the complete documentation index, see [llms.txt](https://otoco.gitbook.io/otoco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://otoco.gitbook.io/otoco/c.-faqs/multisig-llcs-for-daos.md).

# Multisig LLCs for DAOs

In some cases, projects seek to maximize decentralization and require several people to have access to their LLC’s dashboard within OtoCo and be considered members of the LLC.

This is why we created an app within [Gnosis](https://gnosis-safe.io/) Safe, the leading provider of multi-signature wallets. Using the Gnosis app means all signers of a multisig can access the OtoCo dashboard and approve transactions for the LLC.

A visualization of the instructions can be found linked here:

{% content-ref url="/pages/q5aehFMDaE2iFm6LJPpQ" %}
[Setting up a Gnosis Safe and an OtoCo LLC](/otoco/c.-faqs/multisig-llcs-for-daos/setting-up-a-gnosis-safe-and-an-otoco-llc.md)
{% endcontent-ref %}

Here is a full breakdown of the steps required:

### Step 1: Create a Gnosis Safe (if you don’t have one)&#x20;

**If you already have one, skip to step 2!**

Most of you will know Gnosis Safe and may use its multi-sig smart contracts to manage digital assets on Ethereum.

If you don’t, a multi-sig is a crypto wallet that requires the approval of multiple people before a transaction can occur.

Multi-sig is short for “multiple-signature” because each person would “sign” to approve the transaction from their personal wallet which they control with their individual private key.

![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F807bebdb-0212-4d75-8e0c-4e02cab9aa2d_923x578.jpeg)

Visit [gnosis-safe.io/app/welcome](https://gnosis-safe.io/app/welcome) to create a multisig wallet. Connect your web3 wallet and make sure you’ve selected the correct network before clicking the *Continue* button.

You can make a test wallet for free on the Rinkeby test network!

Integral to creating a multi-sig is adding other owners. These are wallets that have the ability to sign!

All signers that you add to Gnosis SAFE will be able to access OtoCo.&#x20;

![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fc33f5b17-aef7-4437-9dfe-e734bbe19344_949x496.png)

Next, you’ll set how many owners need to confirm a transaction before your multi-sig can execute it.

The more confirmations needed, the more signers need to participate in a transaction (which improves security).&#x20;

Once that’s done, review your details and click *Create*. Confirm the transaction using your connected wallet.&#x20;

### Step 2: Select the OtoCo App&#x20;

After you created or accessed an existing multi-sig, go to the “Apps” section on the left-hand menu. You’ll find OtoCo as one of the dApps available on both Ethereum and Rinkeby.&#x20;

We recommend testing out our dApp on Rinkeby before setting up a new entity on Ethereum for legal validity.&#x20;

![](/files/re5LtOUnK0t5g6Qh976T)

### Step 3: Set-up Your On-chain LLC

You’re now ready to set-up an on-chain LLC with OtoCo using your multi-sig!

Make sure that your multisig wallet has at least 0.05 ETH to pay for the activation fees and that your connected wallet (one of your signers) has enough ETH for the gas fees. &#x20;

Click on “Spin up your project now.”

![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F0aa4ec84-126a-4d35-98e4-924e4d068931_1345x624.png)

Check the name availability for your LLC and choose the jurisdiction you want to create your company in, Delaware or Wyoming.&#x20;

Note: the third option, an Unincorporated DAO, does not bring the legal benefits of an LLC.

Since this is a multi-sig setup, each owner/signer that you added during **Step 1** has to access the Gnosis SAFE dashboard and sign (unless you calibrated the thresholds for signing differently).

Click on *Transactions* on the left-hand menu, and press the *Confirm* button. After all signers have confirmed, the transaction will be executed.&#x20;

**(If your multi-sig wallet does not have other signers, and it’s only you controlling it, you will not be required to approve the transaction on this page. It will automatically be approved!).**

![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F2c782b82-9cb0-4285-a1cb-cf953e980a08_1346x623.png)

### Step 4: The OtoCo Dashboard

Your LLC is now live! All multi-sig signers/owners can now access it through the Gnosis SAFE *Apps* section.&#x20;

The OtoCo dashboard will feature all of your LLCs. Managing an LLC from within Gnosis SAFE is the same as managing it from within your OtoCo dash.

![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fe27e3521-86fd-4359-a213-45cf04ac27b3_1337x624.png)

But remember, all transactions will need to be approved by some or all of your signers in Gnosis just like when you first created the LLC).

Happy BUIDLing!&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://otoco.gitbook.io/otoco/c.-faqs/multisig-llcs-for-daos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
