> For the complete documentation index, see [llms.txt](https://auva.gitbook.io/auva/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://auva.gitbook.io/auva/utility/economic-model.md).

# Economic Model

## 1. Token Types and Utility

● **Resource NFTs**: Each unique CPU/GPU resource is represented by a Non-Fungible Token (NFT) that encapsulates its specifications, performance history, and ownership details. These NFTs are the primary assets traded on the DEX. \
● **Fractional Ownership Tokens (FOTs)**: NFTs can be divided into smaller, fungible tokens (FOTs) representing fractional ownership. FOTs allow for greater liquidity and accessibility, enabling a wider range of investors to participate in the market. \
● **Utility Tokens**: The DEX may have its native utility token, used for paying transaction fees, participating in governance, or accessing premium features. This token could also be used as a reward mechanism for liquidity providers or stakers.

## 2. Pricing Mechanisms

● **Order Book Mode**l: The DEX primarily utilizes an order book model, where buyers and sellers place bids and asks for NFTs or FOTs. The price discovery is determined by the interaction of supply and demand. \
● **Automated Market Makers (AMMs)**: AMMs can be integrated alongside the order book to provide additional liquidity and instant trading capabilities. AMMs use liquidity pools and bonding curves to determine prices based on predefined algorithms. \
● **Dynamic Pricing**: Resource prices could be dynamically adjusted based on real-time supply and demand, as well as the performance and availability of the underlying resources. This can be achieved through oracles that feed real-time data into the smart contracts governing the DEX.

## 3. Revenue Streams

● **Transaction Fees**: The DEX would generate revenue by charging a small fee on every transaction. This fee could be a percentage of the transaction value or a fixed amount per transaction. \
● **Listing Fees**: Resource providers may be charged a fee for listing their NFTs on the DEX. This fee could be tiered based on the resource's specifications or performance. \
● **Premium Services**: The DEX could offer premium services such as advanced analytics, priority order matching, or customized resource pools for a subscription fee.

## 4. Incentivization Mechanisms

● **Liquidity Provider Rewards**: Liquidity providers who contribute to the AMM pools would earn a share of the transaction fees generated by the pools. This incentivizes users to provide liquidity and ensures a healthy market. \
● **Staking Rewards**: Users who stake their NFTs or FOTs in designated pools could earn additional rewards, such as the DEX's utility token. This incentivizes long-term holding and reduces market volatility. \
● **Referral Programs**: Referral programs can be implemented to encourage users to invite new participants to the platform. This could involve rewards for both the referrer and the referee.

## 5. Governance and Value Capture

● **Governance Tokens**: The DEX could introduce governance tokens that give holders the right to vote on proposals related to platform upgrades, fee structures, and other key decisions. This ensures a community-driven approach to development and value capture. \
● **Token Buybacks and Burns**: The DEX could implement token buyback and burn mechanisms to reduce the circulating supply of its utility token, thereby increasing its scarcity and potentially driving up its value. \
\
By carefully designing these economic levers, the DEX can create a sustainable and thriving ecosystem for the tokenization and trading of CPU/GPU resources. This model can incentivize participation, ensure fair pricing, and ultimately drive innovation in the utilization of computational power.
