> For the complete documentation index, see [llms.txt](https://venty.gitbook.io/cmc-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venty.gitbook.io/cmc-plus/features-and-nodes/apply-bit-size.md).

# 🔹 Apply Bit Size

The **ApplyBitSize** node allows you to define how many bits a prediction value should use inside the network packet.

By reducing unnecessary bit usage, developers can optimize prediction data size and create more efficient movement packets.

This node is mainly used for values with a limited range where the default data size is larger than required.

Proper configuration helps reduce network overhead while keeping prediction data synchronized between client and server.
