# 15-1 Core Data : On-Blockchain Data

Sales-related transactions on DonaBlock are recorded on blockchain. This includes all of the inter-account transaction activities such as deal agreements between suppliers and volunteer in smart contract form, and purchases from customers, which is an essential and critical part of commerce. Such core transaction data is recorded on blockchain in the form of DonaBlock Token transaction between accounts, and additional references such as detailed deal contents, customer behavior data and personal information of customers, etc., are encrypted and stored on a separate distributed repository.

<figure><img src="/files/K1kwCFRyMQE8KGsspflP" alt=""><figcaption><p>On-Blockchain Data</p></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://wpen.donablock.io/15.-donablock-data-architecture/15-1-core-data-on-blockchain-data.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.
