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

# Core architecture

The De Spend platform is not a single application, but a collaborative ecosystem composed of three core sectors

#### Web3 e-commerce platform (front-end application)

Function: Provide a smooth shopping experience no different from traditional e-commerce, and support the display, browsing, purchase and after-sales of multi-category physical and digital goods. Core&#x20;

#### RWA Asset Anchoring:

Each purchase generates a corresponding RWA-NFT (Real World Asset Non-Fungible Token) through the smart contract, which represents the ownership, income rights and traceability information of the commodity. Users buy not only physical objects, but also on-chain assets.

#### Token pay:

Integrate multi-chain wallets, support mainstream cryptocurrencies (USDT, USDC, etc.) and platform Token for payment, and truly realize borderless consumption scenarios for cross-chain purchases. Consumption is mining: All consumption behaviors of users can be rewarded with platform profit Token in proportion, transforming their consumption value into future growth potential.

#### Finance and Capitalization Platform

Function: Responsible for handling the generation, transaction, appreciation and distribution of RWA assets, and is the ecological value loop engine. Core innovation: RWA Marketplace (RWA Asset Market): Users can freely trade their RWA-NFT assets obtained through consumption in this secondary market, realize the liquidity of consumer assets, lock in income in advance or pursue premiums. Dividend Exchange: Users with K13 elite members and above can share global dividends in proportion with their Token and RWA assets, realizing "consumption = financial management". Turbo trading mechanism: Users can choose to pay a small handling fee to instantly withdraw dividends in stablecoins, which greatly improves capital efficiency and injects liquidity into the token pool.

#### Crypto Social and Fission Platform (Growth Flywheel)

Function: Build a decentralized social network and return traffic sovereignty to users and merchants. Core innovation: Community empowerment: Provide merchants and promoters with a complete set of on-chain tools, and build their own private domain community through online and offline sharing. Value fission: Promoters not only enjoy direct sales commissions, but the consumption and asset appreciation behaviors of their community members will also bring them continuous indirect benefits, encouraging them to serve and maintain the community, and realizing "fan value appreciation". DAO governance: Community members can participate in voting on key decisions of the platform by holding DSG, such as rate adjustment, new category launch, etc., to achieve real consensus co-construction.


---

# 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:

```
GET https://despend.gitbook.io/despend/platform/core-architecture.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.
