diff --git a/docs/learn/emission.md b/docs/learn/emission.md index 45376ec..0c26e29 100644 --- a/docs/learn/emission.md +++ b/docs/learn/emission.md @@ -33,7 +33,7 @@ On Zano, **all network fees are being burned**, meaning that with enough network ![](/img/learn/emission/zano-supply-progression2024.png) -> For practical purposes these charts assume a fixed fee, in reality, as Zano's price goes up, fees will likely go down in Zano-denominated terms, slightly reducing the total burned over time, still, these graphs are useful to showcase the different trends the total supply can take based on network usage. +> For practical purposes these charts assume a fixed fee, in reality, as Zano's price goes up (and the dynamic fee mechanism is implemented) fees will likely go down in Zano-denominated terms, slightly reducing the total burned over time, still, these graphs are useful to showcase the different trends the total supply can take based on network usage. This combination of small, minimalistic daily emissions, together with daily burns, results in **little to no sell pressure on exchanges.** diff --git a/docs/use/zano-trade.md b/docs/use/zano-trade.md index f23b2df..df6d3bf 100644 --- a/docs/use/zano-trade.md +++ b/docs/use/zano-trade.md @@ -28,20 +28,25 @@ A decentralized exchange to trade native Zano and all the Confidential Assets la 5. Now you can either post a buy/sell order or take an existing one. -### **Create an order** +### Create an order + +For this example, we will be buying "ZNOPP" tokens: + +_Price:_ How much of the base pair (in this case, ZANO) do we want to pay per unit of ZNOOP? + +_Amount:_ How many tokens do we want to acquire at this price? -For this example, we will be buying "ZNOPP" tokens:\ -**Price:** How much of the base pair (in this case, ZANO) do we want to pay per unit of ZNOOP?\ -**Amount:** How many tokens do we want to acquire at this price?\ Click "Buy" to post the order.\ ![](/img/use/zano-trade/new_order1.png) ### Take an order -For this example, we'll be selling "ZNOOP" tokens:\ -Scroll down to see the order book\ -Since we are happy with receiving 0.01 ZANO per token, we'll proceed to click "Take Order"\ +For this example, we'll be selling "ZNOOP" tokens: + +Scroll down to see the order book. + +Since we are happy with receiving 0.01 ZANO per token, we'll proceed to click "Take Order".\ ![](/img/use/zano-trade/order_book2.png)