# Extrinsics (Dispatchable Calls)

Dispatchable calls are the public endpoints you expose for users so they can interact with your blockchain.&#x20;

Dispatchable calls must be included on every [pallet](https://www.build3.network/developers/notes-about-substrate/frame-pallet).
