# Set up & Technical Documentation

- [Tally API](/set-up-and-technical-documentation/welcome.md): Tally's API makes it easy to run custom queries and integrate governance into your application.
- [How to use the Tally API](/set-up-and-technical-documentation/welcome/how-to-use-the-tally-api.md): How to Use the Tally API
- [Tally Zero](/set-up-and-technical-documentation/tally-zero.md): A decentralized voting application
- [Staking contracts](/set-up-and-technical-documentation/staking-contracts.md): Learn how to deploy, configure and operate Tally staking contracts.
- [Get started](/set-up-and-technical-documentation/staking-contracts/stgov-lst.md): Set up Tally's staking system: prerequisites, reward sources, and considerations for successful deployment.
- [How staking works](/set-up-and-technical-documentation/staking-contracts/how-staking-works.md): Understand how Tally's staking contracts work under the hood
- [Liquid staking](/set-up-and-technical-documentation/staking-contracts/how-staking-works/liquid-staking.md): Auto-compounding liquid staking token
- [LST auto delegates](/set-up-and-technical-documentation/staking-contracts/how-staking-works/liquid-staking/lst-auto-delegates.md): Guide to auto-delegates in stGOV
- [Staking operator's guide](/set-up-and-technical-documentation/staking-contracts/staking-operators-guide.md): How to operate staking contracts
- [DeFi integration guide](/set-up-and-technical-documentation/staking-contracts/defi-integration-guide.md): Integrate Tally's staking contract into a DeFi protocol
- [FAQ & troubleshooting](/set-up-and-technical-documentation/staking-contracts/faq-and-troubleshooting.md): Tips for deploying and debugging the Staker system.
- [Tally architecture](/set-up-and-technical-documentation/tally-architecture.md)
- [Chain compatibility](/set-up-and-technical-documentation/chain-compatibility.md)
- [Deploy a governor](/set-up-and-technical-documentation/deploying-daos.md): How to configure and deploy a Governor
- [Deploy a governor](/set-up-and-technical-documentation/deploying-daos/deploy-a-dao-with-token-voting.md): How to deploy a Governor contract to use with Tally
- [Deploy a Governor with a new token](/set-up-and-technical-documentation/deploying-daos/deploy-a-dao-with-token-voting/deploy-a-governance-token.md): Include ERC20Votes to future-proof a token for on-chain governance
- [Add a Governor to an existing token](/set-up-and-technical-documentation/deploying-daos/add-a-dao-to-an-existing-token.md): Add a organization to an existing ERC20 token or NFT
- [Check for token contract compatibility](/set-up-and-technical-documentation/deploying-daos/smart-contract-compatibility.md): How to make your Token and Governor contract compatible with Tally
- [Tokens: ERC-20 and NFTs](/set-up-and-technical-documentation/deploying-daos/smart-contract-compatibility/tokens-erc20-and-nfts.md): How to make an ERC-20 or ERC-721 token contract that will work with on-chain governance.
- [OpenZeppelin Governor](/set-up-and-technical-documentation/deploying-daos/smart-contract-compatibility/openzeppelin-governor.md): Compatibility considerations when implementing OpenZeppelin governor
- [Compound Governor Bravo](/set-up-and-technical-documentation/deploying-daos/smart-contract-compatibility/compound-governor-bravo.md): How to deploy a Governor Bravo or Alpha that's compatible with Tally
- [Choose Governor parameters](/set-up-and-technical-documentation/deploying-daos/how-to-pick-governor-parameters.md): How to set Proposal Threshold, Quorum, Voting Period, Voting Delay, and Timelock Delay
- [Add an organization to Tally](/set-up-and-technical-documentation/managing-a-dao.md): Add a new or existing organization to Tally's interface.
- [Organization admins](/set-up-and-technical-documentation/managing-a-dao/dao-admins.md): Manage your organization.
- [Organization settings](/set-up-and-technical-documentation/managing-a-dao/dao-settings.md): Keep your organization's details on Tally up-to-date.
- [Use Governor with Gnosis Safe](/set-up-and-technical-documentation/using-governor-with-gnosis-safe.md): Controlling multisig Safes with Governor
- [Gnosis Safe overview](/set-up-and-technical-documentation/using-governor-with-gnosis-safe/gnosis-safe.md): Understand what Gnosis Safes are and how they work on Tally.
- [Zodiac Governor Module for sub-organizations and grants programs](/set-up-and-technical-documentation/using-governor-with-gnosis-safe/zodiac-governor-module-for-subdaos-and-grants-programs.md): Create Sub-organizations and manage Grants Programs using the Zodiac Governor module.
- [Upgrade Gnosis Safe to Governor with Zodiac](/set-up-and-technical-documentation/using-governor-with-gnosis-safe/how-to-upgrade-a-gnosis-safe-to-a-governor-with-zodiac.md): How to upgrade a multi-sig to a fully onchain DAO
- [Security](/set-up-and-technical-documentation/security.md): Tally Security Vulnerability Disclosure Policy
- [Governor proposal standards](/set-up-and-technical-documentation/governor-proposals.md): Standards for interacting with on-chain Governor Proposals
- [Governor proposal descriptions standards](/set-up-and-technical-documentation/governor-proposals/whats-the-standard-for-governor-proposal-descriptions.md)
