> 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/how-it-works.md).

# How It Works

## Tokenization

o To facilitate transactions, the DEX typically introduces its native token. \
o Users can purchase this token to use for buying computing resources. \
o Resource providers can also earn tokens by renting out their hardware.

## Market Mechanism

o A decentralized marketplace is created where buyers can search for specific types of computing resources based on their requirements. \
o Sellers can set prices for their resources, and the DEX matches buyers and sellers based on price and resource availability. \
o Smart contracts automate the transaction process, ensuring secure and transparent exchanges.

## Micropayments & Auctions

o The DEX can support micropayments, allowing users to purchase small amounts of computing power for short durations. \
o Auctions can be implemented for highly sought-after or scarce resources, enabling dynamic pricing based on demand.\
\
● **Efficiency**: Direct interaction between buyers and sellers eliminates intermediaries, reducing costs. \
● **Transparency**: Blockchain technology ensures that all transactions are recorded and verifiable, enhancing trust. \
● **Accessibility**: Smaller players can participate in the market, increasing competition and potentially lowering prices. \
● **Security**: Smart contracts provide robust security mechanisms, protecting user data and funds. \
● **Innovation**: Decentralization fosters innovation by allowing for new business models and applications.
