# OWY vs BTC vs USD

<figure><img src="/files/0SZI5LLMMXL5MDtEaxs5" alt=""><figcaption><p>BTC and USD economy</p></figcaption></figure>

* On the left side of this diagram, it illustrates the fixed nature of BTC's total supply, which remains capped at 21 million. The release of BTC into the market is determined by miners, who receive BTC as rewards for mining. These miners can choose to either hold their newly mined BTC or sell it in the market to cover mining costs or take profits. This suggests that BTC operates with an inflationary mechanism that has a defined upper limit, rather than being deflationary.
* On the right side, the diagram depicts the continually increasing supply of USD, which is determined solely by the Federal Reserve (FED). This indicates that the value of USD will decrease over time, as the exact amount to be printed and released into the market is unknown. It is also unclear how much of it will be circulated or held in reserve, and who will benefit from this new currency.

<figure><img src="/files/7M1SouOobDwnPEhpmLx5" alt=""><figcaption><p>OWY economy</p></figcaption></figure>

As the total supply of OWY starts at its maximum with no mint function, the supply of OWY will decrease over time, making it deflationary. This ensures that no additional OWY will be added to the ecosystem after launch.

Over time, the quantity of OWY in circulation will decrease due to three key factors:

1. <mark style="color:orange;">**Supply contraction**</mark>**:** A fair deduction mechanism is in place to squeeze economic value, reducing the supply.
2. <mark style="color:orange;">**No supply injection**</mark>: There are no additional mints of OWY, meaning no new tokens will be injected into the ecosystem.
3. <mark style="color:orange;">**Primary source**</mark>: The majority of OWY is initially held in liquidity pools (LPs) on Uniswap V2, making it the primary source for the public to acquire OWY. By utilizing the on-chain DEX, every trade will continuously activate the Supply Contraction Mechanism from the moment of launch.

{% hint style="info" %}
Additionally, it is challenging for other exchanges to become the primary source or market for OWY, as Uniswap V2 is currently the primary market where the majority of OWY tokens can be purchased, and it supports all price ranges. However, while this scenario is likely, it is not impossible for other exchanges to emerge as major markets. As the first exchange, Uniswap V2 offers buyers the benefit of minimal tax deductions due to the time factor in [Supply Contraction](/tokenomics/supply-contraction.md). However, in the future, other exchanges may provide advantages such as greater liquidity and better quotes, potentially offering the best prices.
{% endhint %}

In Owy's economic model, saving with strong belief, knowledge, and patience can shift one's fortune. *Such hope and possibilities only exist in a deflationary economy.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.owy.wtf/resources/owy-vs-btc-vs-usd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
