# Advanced Concepts

This section dives deeper into the advanced capabilities of the Othentic Stack:

1. [Operator Key Separation](https://docs.othentic.xyz/main/learn/advanced-concepts/key-management)
2. [Hooks](https://docs.othentic.xyz/main/learn/advanced-concepts/hooks)
   1. [Task Logic](https://docs.othentic.xyz/main/learn/advanced-concepts/hooks/task-logic)
   2. [Operator Management](https://docs.othentic.xyz/main/learn/advanced-concepts/hooks/operator-management)
   3. [Rewards Fee Calculator](https://docs.othentic.xyz/main/learn/advanced-concepts/hooks/rewards-fee-calculator)
3. [Peer to Peer Networking](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking)
   1. [Custom P2P Messaging](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/custom-messaging)
   2. [P2P Auth Layer](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/auth-layer)
   3. [Metrics & Monitoring](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/metrics-and-monitoring)
   4. [Logging](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/logging)
   5. [Persistence Storage](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/persistent-storage)
   6. [Latency](https://docs.othentic.xyz/main/learn/advanced-concepts/p2p-networking/latency)
4. [Internal Tasks](https://docs.othentic.xyz/main/learn/advanced-concepts/internal-tasks)
5. [Leader Election](https://docs.othentic.xyz/main/learn/advanced-concepts/leader-election)
6. [Multichain](https://docs.othentic.xyz/main/learn/advanced-concepts/multichain)
7. [Governance Multisig](https://docs.othentic.xyz/main/learn/advanced-concepts/governance-multisig)
