diff --git a/docs/concepts/arbitrum-dao.md b/docs/concepts/arbitrum-dao.md index 46ca1ce4..25713f4e 100644 --- a/docs/concepts/arbitrum-dao.md +++ b/docs/concepts/arbitrum-dao.md @@ -1,24 +1,24 @@ --- id: arbitrum-dao -title: "Arbitrum DAO: A conceptual overview" -sidebar_label: Arbitrum DAO -description: Learn about the Arbitrum DAO, its governance token, and its built-in treasury and security mechanisms. +title: "ArbitrumDAO: A conceptual overview" +sidebar_label: ArbitrumDAO +description: Learn about the ArbitrumDAO, its governance token, and its built-in + treasury and security mechanisms. dao_author: symbolpunk dao_sme: dzgoldman --- - import DraftExpectationsPartial from '@site/docs/partials/_draft-expectations-partial.md'; -The Arbitrum DAO is a decentralized autonomous organization (DAO) built on the Ethereum blockchain. At its core, the Arbitrum DAO is a community-driven governance mechanism that allows $ARB token holders to propose and vote on changes to the organization and the technologies it governs. +The ArbitrumDAO is a decentralized autonomous organization (DAO) built on the Ethereum blockchain. At its core, the ArbitrumDAO is a community-driven governance mechanism that allows $ARB token holders to propose and vote on changes to the organization and the technologies it governs. -The Arbitrum DAO's governance smart contracts are implemented on the Arbitrum One rollup chain, which is a Layer 2 scaling solution for the Ethereum blockchain. These smart contracts include the DAO's governance token, $ARB. DAO members use $ARB tokens to vote on Arbitrum DAO proposals (AIPs). The weight of any given voter's vote is proportional to the amount of $ARB they hold (or represent)[^1]. +The ArbitrumDAO's governance smart contracts are implemented on the Arbitrum One rollup chain, which is a Layer 2 scaling solution for the Ethereum blockchain. These smart contracts include the DAO's governance token, $ARB. DAO members use $ARB tokens to vote on ArbitrumDAO proposals (AIPs). The weight of any given voter's vote is proportional to the amount of $ARB they hold (or represent)[^1]. -The Arbitrum DAO has a built-in treasury system ([implemented as a smart contract](https://github.com/ArbitrumFoundation/governance/blob/main/docs/overview.md)); the DAO's treasury is used to fund ongoing development and maintenance of the organization and its technologies. Token holders can propose and vote on how to use the treasury's funds. +The ArbitrumDAO has a built-in treasury system ([implemented as a smart contract](https://github.com/ArbitrumFoundation/governance/blob/main/docs/overview.md)); the DAO's treasury is used to fund ongoing development and maintenance of the organization and its technologies. Token holders can propose and vote on how to use the treasury's funds. -The Arbitrum DAO also has a built-in security mechanism called the Security Council. The Security Council is a group of entities who are responsible for ensuring the security and integrity of the DAO and its chains. The council can bypass the slow voting process and take fast action in the case of security emergency, as outlined in the Constitution. The members of the Security Council are elected by the DAO via semiannual elections. +The ArbitrumDAO also has a built-in security mechanism called the Security Council. The Security Council is a group of entities who are responsible for ensuring the security and integrity of the DAO and its chains. The council can bypass the slow voting process and take fast action in the case of security emergency, as outlined in the Constitution. The members of the Security Council are elected by the DAO via semiannual elections. -Overall, the Arbitrum DAO is a powerful tool that facilitates decentralized governance and community-driven management of the Arbitrum ecosystem. By holding $ARB tokens and participating in the governance process, individuals can have a direct impact on the future of Arbitrum and, by extension, Ethereum. +Overall, the ArbitrumDAO is a powerful tool that facilitates decentralized governance and community-driven management of the Arbitrum ecosystem. By holding $ARB tokens and participating in the governance process, individuals can have a direct impact on the future of Arbitrum and, by extension, Ethereum. [^1]: Some DAO members might not have the capacity to actively participate in the governance process. These members can delegate their voting power to other members who are able to actively participate. This mechanism is called "voting delegation". See [Delegates and delegation](./delegate-delegation) to learn more about this concept. If you hold $ARB tokens and want to delegate your voting power, see [How to delegate your voting power](../how-tos/select-delegate-voting-power).