# 3.6. Data Security in NAXION Blockchain Network

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

NAXION is designed/developed to protect data transactions with encryption technology.\
(Blockchain can directly/indirectly browse all transactions) The consensus algorithm between the nodes protects them from obstructed or illegal access fundamentally. Also, data is not stored on local nodes but on the blockchain network to fundamentally block the manipulation/forgery and error.


---

# 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://naxion.gitbook.io/naxion-white-paper/english/3.-technical-specifications-of-naxion-network/3.6.-data-security-in-naxion-blockchain-network.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.
