Proposal submission
+Proposal submission
A DAO's proposal submission configuration manages the rules around submitting a proposal for voting.
How to update the proposal submission configurationβ
To change the proposal submission configuration of a DAO, you must submit a governance proposal containing the Update Proposal Submission Config
action from the DAO Governance
category.
Staking
+Staking
A DAO's staking configuration determines the rules of the token staking process. Only token-based and NFT-based DAOs have a staking process to configure. Member-based DAOs do not have staking because they do not use tokens.
How to update the staking configurationβ
To change the staking configuration of a DAO, you must submit a governance proposal containing the Update Staking Config
action from the DAO Governance
category.
Voting
+Voting
A DAO's voting configuration determines the rules of the voting process. Things like the passing threshold and voting duration.
How to update the voting configurationβ
To change the voting configuration of a DAO, you must submit a governance proposal containing the Update Voting Config
action from the DAO Governance
category.
How to create a proposal
+How to create a proposal
If you don't know what a proposal is, read the proposal explanation doc first.
Members must join the DAO before a proposal is made in order to vote on it. Membership changes during a proposal's voting period are ignored as they only apply to future proposals.
Stepsβ
diff --git a/dao-governance/proposals/how-to-vote-on-a-proposal.html b/dao-governance/proposals/how-to-vote-on-a-proposal.html index 1ffbc5ed..eb376702 100644 --- a/dao-governance/proposals/how-to-vote-on-a-proposal.html +++ b/dao-governance/proposals/how-to-vote-on-a-proposal.html @@ -4,11 +4,11 @@How to vote on a proposal
+How to vote on a proposal
Once you've created a proposal, members of the DAO need to vote on it.
Stepsβ
To begin, starting from your DAO's page, navigate to the proposal from the Proposals tab.
diff --git a/dao-governance/proposals/types.html b/dao-governance/proposals/types.html index aac3e9c4..04f4424d 100644 --- a/dao-governance/proposals/types.html +++ b/dao-governance/proposals/types.html @@ -4,11 +4,11 @@Types of proposals
+Types of proposals
DAO DAO supports single choice (Yes
, No
, or Abstain
) and multiple choice (A
, B
, C
, D
, ..., or None of the above
) proposals. They work very similarly.
Single choiceβ
A single choice proposal contains a title, description, and an optional set of actions to execute if passed. The only voting options are Yes
, No
, and Abstain
, and thus a single choice proposal either passes or fails.
What are proposals?
+What are proposals?
Proposals are how DAOs take action. You can think of proposals as the nervous system of the DAOβmembers submit and vote on proposals, and if passed, the DAO does something.
What can proposals do?β
Proposals can contain actions, which is where things get really interesting.
diff --git a/dao-management/create-a-dao.html b/dao-management/create-a-dao.html index 5cd556b8..e1a6190a 100644 --- a/dao-management/create-a-dao.html +++ b/dao-management/create-a-dao.html @@ -4,11 +4,11 @@Create your first DAO
+Create your first DAO
For this tutorial, we'll make a DAO for your reading group. This will let folks in your reading group vote on which books to read, organize money for snacks, and so on.
To keep things cheap, we'll do everything on the Osmosis testnet. Testnet tokens ($OSMO) have no value, and you can get some for free. More on that in a moment.
Install Leapβ
diff --git a/dao-management/dao-treasury/auto-add.html b/dao-management/dao-treasury/auto-add.html index 708f2354..0681b511 100644 --- a/dao-management/dao-treasury/auto-add.html +++ b/dao-management/dao-treasury/auto-add.html @@ -4,11 +4,11 @@Automatically add tokens/NFTs to DAO Treasury
+Automatically add tokens/NFTs to DAO Treasury
By default, all tokens and NFTs sent to a DAO will be added to the DAO Treasury. This feature can be disabled through a DAO governance proposal.
Check out our YouTube channel for video guides to disable the auto adding of tokens or NFTs!
1. Create Proposalβ
diff --git a/dao-management/dao-treasury/enable-vesting.html b/dao-management/dao-treasury/enable-vesting.html index cf0bc4de..c1c8aa12 100644 --- a/dao-management/dao-treasury/enable-vesting.html +++ b/dao-management/dao-treasury/enable-vesting.html @@ -4,11 +4,11 @@Enable Vesting Payments
+Enable Vesting Payments
This feature allows DAOs to set up vesting contracts. A vesting payment distributes funds according to any schedule you choose, and the DAO can enable or disable early cancelation.
To create vesting payments, you must first create a vesting payment manager on each chain that you want to pay from, and the DAO must have an account on each chain before you can create the manager.
1. Create a new proposalβ
diff --git a/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.html b/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.html index 8a619005..3fffcc04 100644 --- a/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.html +++ b/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.html @@ -4,11 +4,11 @@Manage cross-chain tokens
+Manage cross-chain tokens
By default, you can manage tokens on the DAO's home chain. You may also want to hold, spend, and stake tokens on other chains.
The first step is to set up a cross-chain account on each chain you want to manage tokens on.
Watch a video on managing cross-chain tokens!
diff --git a/dao-management/dao-treasury/how-to-send-tokens.html b/dao-management/dao-treasury/how-to-send-tokens.html index d35ff2e1..3768eac5 100644 --- a/dao-management/dao-treasury/how-to-send-tokens.html +++ b/dao-management/dao-treasury/how-to-send-tokens.html @@ -4,11 +4,11 @@