# DXBL & Proof of Trade Litepaper

<figure><img src="/files/xH4empoIyLK1ZfRrHUF4" alt=""><figcaption></figcaption></figure>

Welcome to the **Proof of Trade Protocol**, invented by the Dexible team to tie the trading activity to community rewards. Proof of Trade links protocol volume to a **Community Vault**, a rebate pool only **$DXBL** token holders can access.\
\
The Proof of Trade protocol is designed to provide utility to traders, incentivize participation, reward long-term holders, and ultimately create a token backed by trading volume.\
\
The more volume through the protocol, the higher the token's value.\
\
The $DXBL token will have a different native token per network. Each $DXBL token is a separate reflection of the volumes on that network, meaning the value of $DXBL is network dependent and not pegged to one another. For example:

* **$DXBL-ETH**: Dexible on Ethereum
* **$DXBL-ARB**: Dexible on Arbitrum
* **$DXBL-AVA**: Dexible on Avalanche
* **$DXBL-BNB**: Dexible on BNB Chain
* **$DXBL-OPT**: Dexible on Optimism
* **$DXBL-POL**: Dexible on Polygon

## How it Works

When users trade on the [Dexible platform](https://dexible.io/), they will earn, or more appropriately, "**mint**," $DXBL tokens through the Proof of Trade framework.

For each whole number of $DXBL tokens in the trader's wallet, a .05% discount will be applied to the Dexible fee until a 50% **discount** has been applied, down to a minimum of 4 bps (0.04%).

Fees collected by the Dexible protocol will be split between the Dexible Treasury for further development of the protocol and the Community Vault, from which traders can burn their $DXBL for any of the Vault assets. The vault is composed of multiple assets, as determined by the traders.

The Dexible team determined the accepted vault assets to deposit. These will include the *wrapped native chain fee tokens* (aka $WETH, $WMATIC, $WBNB, etc.) and *well-adopted stablecoins* ($USDC, $DAI, $USDT). However, the amount of vault assets at any point that can be redeemed through burning $DXBL is dependent on the trader's preferences.

<figure><img src="/files/qUFOLPv1Enk6rg0kUK3o" alt=""><figcaption><p>Proof Of Trade Protocol</p></figcaption></figure>

As trading occurs on the Dexible platform, the Community Vault accrues more value. Depending on the discounts applied to each particular trade, the value in the Community Vault will grow at a rate of between 2-4bps per transaction.

{% hint style="info" %}
Example: If $1,000,000 were traded on Optimism, another $200 (1/4 of 8bps) to $400 (1/2 of 8bps) will be added in that token to the appropriate pool in the Community Vault.
{% endhint %}

By burning the minted $DXBL tokens, $DXBL token holders can receive a portion of the Community Vault pool in Wrapped Natives or Stables, depending on their preference.

As volumes in the protocol increase, **minting difficulty** also increases, tightening the supply of tokens. As tokens are minted and vault pool token balances accrue in the Community Vault, the **Net Asset Value (NAV)** of each token will increase as the minting difficulty increases.

Minting Difficulty is a rate defined by the Protocol's Minting Difficulty curve.

## Key Breakdown of Themes

1. [There are a lot of new words here. Anywhere I can see them all?](/dexible/dxbl/terminology.md)
2. [How does the protocol work?](/dexible/dxbl/dxbl-and-proof-of-trade-litepaper/proof-of-trade.md)
3. [How is NAV calculated? ](/dexible/dxbl/dxbl-and-proof-of-trade-litepaper/proof-of-trade.md#how-is-nav-calculated)
4. [How is difficulty determined?](/dexible/dxbl/dxbl-and-proof-of-trade-litepaper/minting-rate.md#minting-rate-formula)
5. [What is the process for burning DXBL? And why would I burn DXBL?](/dexible/dxbl/dxbl-and-proof-of-trade-litepaper/burning-usddxbl.md)
6. [Other FAQs](/dexible/dxbl/dxbl-faqs.md)

To get a more detailed understanding of how this works, please read the [Technical Paper](/dexible/dxbl/dxbl-technical-paper.md).

{% content-ref url="/pages/S30e8F6wynOiHVD2flRm" %}
[DXBL Technical Paper](/dexible/dxbl/dxbl-technical-paper.md)
{% endcontent-ref %}


---

# 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://dexible.gitbook.io/dexible/dxbl/dxbl-and-proof-of-trade-litepaper.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.
