# 2. Naxion Network 특징

<figure><img src="/files/qh1RMvZapz4NEwqRjQpF" alt=""><figcaption><p>Naxion Network 특징</p></figcaption></figure>

NAXION은 AI와 Smart Contract 블록체인 기술을 기반으로 만들어졌습니다.

단순한 거래 기록 뿐만 아니라 계약서, SNS, 이메일, 가상 투표 등 기존의 서비스의 투명성과 효율성을 강화하는 것에 더해앞으로 더욱 많이 사용될 AI Agent들의 신뢰성 보장과 Agent간의 거래 관리까지 다양한 용도에 맞춰 투명하게 운영할 수 있게 확장성을 제공합니다.

기본적으로 작업증명 방식(PoW, Proof of Work)에 기반하여 체인의 완결성을 확인하고 운영됩니다.


---

# 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://naxion.gitbook.io/naxion-white-paper/2.-naxion-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.
