> For the complete documentation index, see [llms.txt](https://arkofdreams.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkofdreams.gitbook.io/whitepaper/business-model/ecommerce-and-digital-transactions.md).

# eCommerce and Digital Transactions

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

We use an in-game currency called **ARKON CRYSTAL** and is used to do game and eCommerce transactions within the platform.

We earn revenue from transactions made by every brand partner in AoD. For example, brands selling products to members, eHealth brands selling telemedicine, Travel companies selling tour vouchers, or eSports companies selling merchandise.&#x20;

There is no limit to transactional revenue from within the AoD platform.

**HOW A TRANSACTION IS MADE**

Once a user becomes a member and connects the wallet to Ark of Dreams, he or she can now store his Arkon Crystals as well as NFTs with utilities. He will connect to the online store of Ark of Dreams where he can redeem the benefits during check out.&#x20;

**The Process**

CONNECT METAMASK WALLET

SHOP

CHECK WALLET FOR BENEFITS

APPLY UTILITY TO CART OR USE CRYSTALS

CHECK OUT

DELIVERY OR DIGITAL REDEMPTION


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://arkofdreams.gitbook.io/whitepaper/business-model/ecommerce-and-digital-transactions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
