> For the complete documentation index, see [llms.txt](https://docs.gigadrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigadrop.io/technical-features/shard-optimization.md).

# Shard Optimization

GigaDrop capitalizes on TON’s multi-shard architecture to maximize performance, reducing congestion and latency across the network. Shard optimization enables each transaction to process quickly and independently across multiple shards.

Shard Optimization Advantages:

* Parallel Processing: AirdropRoot contracts operate in separate shards, enabling simultaneous claims across multiple shards and increasing system throughput.
* Reduced Cross-Shard Communication: To minimize latency, AirdropRoot and user wallets are matched within the same shard whenever possible, lowering cross-shard interaction.
* High Throughput: GigaDrop’s shard-optimized design supports up to 120 claims per second, making it ideal for large-scale airdrops.

With shard optimization, GigaDrop can efficiently handle large volumes of claims, maintaining speed and consistency.
