# Setting up a Token for a Multisig Project

Often a project is either not ready for or not planning to use tokenized governance. In such cases multisig governance is ideal, but it need not exclude the use of a token associated with the project.

If multisig governance is the best model for your purposes and you also want to either sell a token tied to the project or use the token for asset distribution to token holders, then you’ll want to deploy a token for your multisig project.

To deploy a token, open the settings menu for your project and select the Token tab, then click on the Deploy Token button.

<div data-with-frame="true"><figure><img src="https://1202554266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61i6nyuNGbbhhntSoCw0%2Fuploads%2Fzdc6v7mWk0kVpWo9IyRl%2Funknown.png?alt=media&#x26;token=8424f953-f29d-4b9d-804d-c470e6144abc" alt="" width="563"><figcaption></figcaption></figure></div>

In a similar fashion to setting up an ERC-20 project, you’re given the option to either use an existing token contract or to create a new token.

<div data-with-frame="true"><figure><img src="https://1202554266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61i6nyuNGbbhhntSoCw0%2Fuploads%2FklFFpv10IBJ4ImCf11iy%2Funknown.png?alt=media&#x26;token=537940b9-88b7-4f8e-9974-98aba384a307" alt=""><figcaption></figcaption></figure></div>

1. **Contract**: Are you using an existing token or creating a new one?
2. **Name**: What do you want to name your token?
3. **Symbol**: What will the short form symbol for your token be?
4. **Total Supply**: How many tokens would you like to mint? Note that this supply is fixed and no further tokens can be minted at a later date! If you’re uncertain, mint more tokens to be safe.
5. **Allocations (new token)**: Who initially will be granted tokens? You don’t need to do all of your allocations now; they can be transferred later with a proposal.

If you’re planning to transition to tokenized governance in the future, keep in mind the amount of tokens distributed and be sure that quorum can be reached before committing to token voting.

<br>
