# Service Guide

- [Tokamak L2](/home/service-guide/tokamak-l2.md): This section is for the Guide to the L2 network created by Tokamak Network. You can find Guides for various networks on the subpages of this section.
- [Thanos Stack](/home/service-guide/tokamak-l2/thanos-stack.md)
- [Introduction](/home/service-guide/tokamak-l2/thanos-stack/introduction.md)
- [Differences Between Ethereum and Thanos Stack](/home/service-guide/tokamak-l2/thanos-stack/differences-between-ethereum-and-thanos-stack.md)
- [Transaction Fee](/home/service-guide/tokamak-l2/thanos-stack/transaction-fee.md)
- [L2 Native Token Bridge](/home/service-guide/tokamak-l2/thanos-stack/l2-native-token-bridge.md)
- [Overview](/home/service-guide/tokamak-l2/thanos-stack/l2-native-token-bridge/overview.md)
- [Contracts Modifications](/home/service-guide/tokamak-l2/thanos-stack/l2-native-token-bridge/contracts-modifications.md)
- [Deposit & Withdraw Flow](/home/service-guide/tokamak-l2/thanos-stack/l2-native-token-bridge/deposit-and-withdraw-flow.md)
- [Security Considerations](/home/service-guide/tokamak-l2/thanos-stack/l2-native-token-bridge/security-considerations.md)
- [Testnet Information](/home/service-guide/tokamak-l2/thanos-stack/testnet-information.md)
- [Staking & DAO](/home/service-guide/staking-and-dao.md): Introducing the staking service and Decentralized Autonomous Organization (DAO).
- [Simple staking](/home/service-guide/staking-and-dao/simple-staking.md): Introducing Tokamak Network's staking system.
- [Stake](/home/service-guide/staking-and-dao/simple-staking/stake.md): You can stake TON or WTON on DAO candidates and receive staking rewards over time.
- [Withdraw](/home/service-guide/staking-and-dao/simple-staking/withdraw.md): Introducing the process of withdrawing staked TON.
- [Staking reward](/home/service-guide/staking-and-dao/simple-staking/staking-reward.md): Earn rewards through staking.
- [Contract addresses](/home/service-guide/staking-and-dao/simple-staking/contract-addresses.md)
- [Contract addresses (testnet)](/home/service-guide/staking-and-dao/simple-staking/contract-addresses-testnet.md)
- [Tokamak Network DAO](/home/service-guide/staking-and-dao/tokamak-network-dao.md): This document introduces the features and usage of the Decentralized Autonomous Organization (DAO), which plays a major role in decision-making within the Tokamak Network ecosystem.
- [DAO candidates](/home/service-guide/staking-and-dao/tokamak-network-dao/dao-candidates.md): Among the DAO candidates, the top three, determined by the amount of TON staked, have the authority to serve as DAO committee members.
- [DAO candidate registration](/home/service-guide/staking-and-dao/tokamak-network-dao/dao-candidates/dao-candidate-registration.md): To become a candidate for a DAO, you must deploy and configure the contract and stake TON as collateral.
- [Propose](/home/service-guide/staking-and-dao/tokamak-network-dao/propose.md): Anyone can propose major agenda items related to the TON ecosystem.
- [Agenda](/home/service-guide/staking-and-dao/tokamak-network-dao/agenda.md): The DAO committee members will vote on the proposed agenda.
- [Contract addresses](/home/service-guide/staking-and-dao/tokamak-network-dao/contract-addresses.md)
- [Contract addresses (testnet)](/home/service-guide/staking-and-dao/tokamak-network-dao/contract-addresses-testnet.md)
- [Rollup Hub](/home/service-guide/rollup-hub.md): Tokamak Rollup Hub: A Tailor-Made L2 Rollup Solution for Developers and Users
- [Devnet](/home/service-guide/rollup-hub/devnet.md)
- [Parameter Definitions](/home/service-guide/rollup-hub/devnet/parameter-definitions.md)
- [Creating your own rollup Devnet](/home/service-guide/rollup-hub/devnet/creating-your-own-rollup-devnet.md)
- [Mainnet Beta](/home/service-guide/rollup-hub/mainnet-beta.md)
- [Deployment Configuration Parameters](/home/service-guide/rollup-hub/mainnet-beta/deployment-configuration-parameters.md)
- [Deploy with AWS](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws.md)
- [Introduction](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws/introduction.md)
- [Prerequisites](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws/prerequisites.md)
- [Deploy contracts](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws/deploy-contracts.md)
- [Building AWS infra with terraform](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws/building-aws-infra-with-terraform.md)
- [Deploy Thanos chain](/home/service-guide/rollup-hub/mainnet-beta/deploy-with-aws/deploy-thanos-chain.md)
- [Operation Guide](/home/service-guide/rollup-hub/mainnet-beta/operation-guide.md)
- [Chain Operators](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/chain-operators.md)
- [Architecture](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/chain-operators/architecture.md)
- [Node Operations](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/chain-operators/node-operations.md)
- [Chain Configurations](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/chain-operators/chain-configurations.md)
- [Developer Tools](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools.md)
- [SDK](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/sdk.md)
- [Bridge ERC-20 tokens with the Thanos SDK](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/sdk/bridge-erc-20-tokens-with-the-thanos-sdk.md)
- [Bridge the Native Token with the Thanos SDK](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/sdk/bridge-the-native-token-with-the-thanos-sdk.md)
- [Bridge ETH with the Thanos SDK](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/sdk/bridge-eth-with-the-thanos-sdk.md)
- [Contracts](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/contracts.md)
- [About USDCBridge](/home/service-guide/rollup-hub/mainnet-beta/operation-guide/developer-tools/about-usdcbridge.md)
- [Additional Features](/home/service-guide/rollup-hub/mainnet-beta/additional-features.md): Additional features will be introduced over time based on needs and requirements.
- [Mini Bridge](/home/service-guide/rollup-hub/mainnet-beta/additional-features/mini-bridge.md)
- [Deployment Guide](/home/service-guide/rollup-hub/mainnet-beta/additional-features/mini-bridge/deployment-guide.md)
- [How to use the Mini Bridge?](/home/service-guide/rollup-hub/mainnet-beta/additional-features/mini-bridge/how-to-use-the-mini-bridge.md)
- [Seigniorage Rewards (Coming Soon)](/home/service-guide/rollup-hub/mainnet-beta/additional-features/seigniorage-rewards-coming-soon.md)
- [Troubleshooting](/home/service-guide/rollup-hub/troubleshooting.md): Here's how to solve some of the issues that arise when deploying with Tokamak Rollup Hub.
- [Faucet (testnet)](/home/service-guide/faucet-testnet.md)
