# BSC Advanced Tooling

- [BSC Accelerated Dedicated Node](/bsc-advanced-tooling/bsc-accelerated-dedicated-node.md): GetBlock's BSC Accelerated Dedicated Node enables users to have direct access to fast, robust, and high-performance network layers.
- [How to Subscribe to Stream](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-subscribe-to-stream.md): Learn how to direct real-time access to transaction and block streams sourced from the BDN, bypassing RPC node-level execution and processing entirely.
- [How to Submit Transactions to Public Mempool](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-submit-transactions-to-public-mempool.md): Learn how to submit transactions to the BNB Chain public mempool through GetBlock's BDN fast path.
- [How to Submit Transaction to Private Mempool](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-submit-transaction-to-private-mempool.md): Learn how to submit transaction to private mempool directly to block builders, protecting you from MEV extraction until it's included in a block.
- [Sending Transactions to Private Mempool (Priority Fee)](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee.md): Learn how to add tips to transaction while sending to private mempool
- [How to Use Multicall3](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee/how-to-use-multicall3.md): Multicall3 batches multiple operations into a single transaction with atomic execution.
- [How to use Bundle](/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee/how-to-use-bundle.md): This guide explains how to submit transaction bundles on BNB Smart Chain using GetBlock's MEV endpoint.
