# MAX_SIZE

> `const` **MAX\_SIZE**: `bigint` = `INTERNAL_MAX_PAYLOAD_SIZE`

Defined in: [packages/synapse-core/src/piece/sizing.ts:46](https://github.com/FilOzone/synapse-sdk/blob/64c5042d4a5c01045e0d46e7d07508a03dc0149a/packages/synapse-core/src/piece/sizing.ts#L46)

Maximum payload size that a single PieceCID can represent (limited by the
1-byte tree height field).