> For the complete documentation index, see [llms.txt](https://docs.dotone.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dotone.online/documentation/dat-wan-asmart-chyn-or-dotone-smart-chain-docs/getting-started/dat-wan-asmart-chyn-dr-yk-ngah-or-dotone-smart-chain-docs.md).

# دات وان اسمارت‌چین در یک نگاه | Dotone Smart Chain Docs

دات‌وان اسمارت‌چین یک بلاکچین مقیاس‌پذیر و سازگار با EVM است که برای پشتیبانی از پذیرش گسترده و واقعی در مقیاس بزرگ طراحی شده است.

این شبکه به‌جای تمرکز بر موج‌های کوتاه‌مدت و فضای سفته‌بازی، به‌عنوان یک لایه زیرساختی بلندمدت برای اپلیکیشن‌های غیرمتمرکز، سرویس‌های دیجیتال، و نسل آینده سیستم‌های مبتنی بر بلاکچین — از جمله دارایی‌های دنیای واقعی (RWA) — توسعه یافته است.

در هسته اصلی دات‌وان اسمارت‌چین، سه اصل کلیدی قرار دارد: کاربردپذیری، پیش‌بینی‌پذیری، و بهره‌وری در سطح سیستم؛ تا توسعه‌دهندگان و کاربران بتوانند بدون پیچیدگی‌های غیرضروری، با فناوری بلاکچین تعامل داشته باشند.

## چرا دات‌وان اسمارت‌چین؟

بیشتر شبکه‌های بلاکچینی در ایجاد تعادل میان مقیاس‌پذیری، بهره‌وری هزینه، و دسترسی آسان برای توسعه‌دهندگان با چالش مواجه هستند.

دات‌وان اسمارت‌چین این چالش را با ترکیب یک معماری اثبات‌شده مبتنی بر EVM و مدل توکنی utility-driven با عرضه بالا برطرف می‌کند؛ مدلی که به شبکه اجازه می‌دهد هم‌زمان با رشد میزان استفاده، عملکردی پایدار و بهینه داشته باشد.

نتیجه، یک اسمارت‌چین بهینه‌شده برای موارد زیر است:

* توان پردازش بالای تراکنش‌ها
* کارمزدهای گس قابل پیش‌بینی و مقرون‌به‌صرفه
* سازگاری کامل و یکپارچه با EVM
* توسعه بلندمدت اکوسیستم


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dotone.online/documentation/dat-wan-asmart-chyn-or-dotone-smart-chain-docs/getting-started/dat-wan-asmart-chyn-dr-yk-ngah-or-dotone-smart-chain-docs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
