# Convert

### Converting $BTCw to $BTCd

**Managing Daily Allocations and Preventing Inflation**

Every day, a specific supply of $BTCw is allocated to support the conversion of $BTCd to $BTCw . (Refer to the [Revenue Sharing](https://docs.btcw.tech/economic/benefits-of-sharing) section for more information.)&#x20;

<figure><img src="https://3609583104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUpybrlP1xmWAJA6Gu1vS%2Fuploads%2FJoCgc6WhE6PzfukdilyC%2FTrade%201_%20Convert.png?alt=media&#x26;token=f82b0de3-8060-405d-81a7-41cd819d26e4" alt="" width="492"><figcaption></figcaption></figure>

To control the supply of $BTCw released into circulation and prevent long-term inflation of the $BTCw currency, we must tightly design all actions related to introducing additional $BTCw into circulation. Since the allocated amount of $BTCw for withdrawal through the conversion mechanism is fixed daily, while the user demand is dynamic, we will implement a queuing mechanism for those wanting to convert $BTCd to $BTCw .&#x20;

**Queue System and FCFS Mechanism**

Each user can only execute a conversion order of 100 $BTCd at a time. After their withdrawal order is completed, they can place another conversion order. Each user placing a conversion order is considered to be in the queue. The larger the queue, the longer the number of days it may take to receive the $BTCd tokens. This follows the First Come First Serve (FCFS) mechanism widely applied in the crypto market.
