ACADEMY
MODULE 10
LESSON 4
Use Cases — What They Actually Do
Today, Qubic contracts power:
IPOs
Token launches with fee splitting and shareholder logic
QEarn
Reward distribution and early withdrawal penalties
Burn triggers
Contract conditions that permanently destroy tokens
Time-locked actions
Logic that activates at specific ticks
Whitelist or gate access
Contracts that only execute for certain users
Each contract runs automatically as part of consensus.
There’s no user-triggered gas execution. It all happens within the tick.