3DOS™ Decentralized Manufacturing Network
WebsiteDiscord
  • Welcome
    • Introduction
    • Easy Explanation
  • How to Contribute
    • Connect your 3D Printer
    • Train 3DOS™ AI
    • 3DOS AI Agent
    • Receive 3DOS™ Rewards
    • Write API's for 3D Printers
    • Connect Marketplaces
  • The $3DOS TOKEN
    • What is $3DOS
    • Earning $3DOS
      • Token Emission Model
        • Formalizing Print Success Rate and Reward
        • Proof Of Print
        • Time to Accept Order
        • Order Fulfilment
        • Raw Material Usage
        • Print Efforts
      • 3D Printing Performance Incentive Metrics
      • Routing and 3D Printer Fleets
      • How $3DOS is Revolutionizing the Financial Model of Manufacturing Globally
    • User Ownership
    • Token Details and Distribution
    • Long-Term Stability and Growth
    • Network Operational Incentives and Load Balancing
  • Roadmap
    • Roadmap Overiew
  • Conclusion
    • Executive Summary
    • Why on Blockchain
    • Why 3DOS Matters
    • Future World
    • Summary of 3DOS Benefits
  • Resource
    • Papers and Publications
  • Let's Start!
Powered by GitBook
On this page
  • Formula
  • Explanation
  1. The $3DOS TOKEN
  2. Earning $3DOS
  3. Token Emission Model

Order Fulfilment

To ensure customer satisfaction and maintain a strong platform reputation, 3DOS rewards manufacturers who consistently fulfill orders within designated timeframes.

Formula

fulfilment_reward = 50 * I(fulfilment_timely)

Explanation

  • fulfilment_reward: The earned reward for timely order fulfilment (in tokens).

  • 50: The fixed reward amount for timely fulfilment.

  • I(fulfilment_timely): The indicator function, returning 1 if the order is fulfilled timely and 0 otherwise.

Scenario

  • An order is fulfilled on time and the manufacturer is eligible for the reward.

Calculation

  • fulfilment_timely = 1 (order fulfilled timely)

  • fulfilment_reward = 50 * 1 = 50 tokens

PreviousTime to Accept OrderNextRaw Material Usage

Last updated 1 year ago