# Technical architecture

WNovelEco is based on blockchain technology and developed using the Solana platform, utilizing smart contracts to ensure a transparent and fair reward mechanism.

* Blockchain technology: ensures data transparency and immutability.
* Smart contracts: Automatically execute reward mechanisms and content distribution.
* Pre application (TGBot): Prioritize trial use on the Telegram platform in the early stages of the project, relying on its extensive dissemination and user base to help the project grow faster.
* Decentralized Application (DApp): A dedicated DApp will be developed in the later stage for easy use by writers and readers.

**Core functions**

* Reader tipping and subscription: Readers can directly support writers by tipping or subscribing to their favorite works through digital currency.
* Reward mechanism: Through smart contracts, a portion of the platform's revenue is automatically allocated as a writer's reward, while providing additional incentives for high-quality works.
* Community interaction: Building a community where readers and writers interact to enhance user stickiness.


---

# 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://wnoveleco.gitbook.io/wnoveleco/technical-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.
