# Tasks & Contributions

Interactions, Tasks & Contributions are natively built-in in Āut's protocol, and are divided in Global and Local, following this standard:

1. Global:

   1. **Interactions**: they represent "on-chain actions" - where a user-owned wallet calls a function in a smart contract deployed on any network (i.e., adding liquidity on a DEX, voting on a governance protocol, minting an NFT, etc.)
   2. **Tasks**: they are on-chain representations of off-chain actions (i.e., Tweeting, committing on Github, joining a Discord call, etc.)

2. Local:
   1. **Contributions**: Tasks or Interactions deployed inside a Hub are called Contributions, and can be assigned a custom weight between 1 and 10. This weight is called *Contribution Points (`CP`).*

Once a Member of the Hub has successfully completed and submitted a Contribution, these points are given to the Member, and the total `CP` gained by a Member during a Period will represent that Member's given contributions score (`gCP)` score for that Period.
