# Realization of Blockchain and Data Economy

Agendabook is a representative real-use service of the BaaSid project, a next-generation survey and voting platform that combines user experience (UX) based on blockchain technology, DX (Digital Transformation), and AX (AI Transformation). To solve the reliability and transparency problems of existing data collection services, this platform introduces blockchain-based data verification technology and provides substantial rewards to participants, thereby building a more reliable data ecosystem.

<div align="left"><figure><img src="/files/UDEJOxVZtTBa3MFnSXOd" alt="" width="16"><figcaption></figcaption></figure></div>

## Structure of Survey/Voting Platform

#### Blockchain-based Data Verification and Reward System

Utilizing BaaSid's blockchain infrastructure, all voting and survey data participated by users (panels) are safely managed. Response data submitted by users is processed through the following procedures:

* Response data → Hash processing → Merkle Tree structure generation
* Store Merkle Root hash value in Ethereum smart contract
* Through this, anyone can verify that the data has not been forged

Thanks to this structure, all survey data is transparently recorded and preserved on the blockchain. Users (panels) receive points for such participation, and these points are exchanged for ERC-20 based BAAS tokens to be used as practical reward means.

<h4 align="center">Decentralization for Voting data verification</h4>

<p align="center">Public decentralized blockchain : Ethereum Network</p>

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

<p align="center">Research platform [Commercialization Service]</p>

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


---

# 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://baasid.gitbook.io/baasid-docs/whitepaper/services/realization-of-blockchain-and-data-economy.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.
