> 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/drbarh-dat-wan-asmart-chyn-or-dotone-smart-chain-docs.md).

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

دات‌وان اسمارت‌چین یک بلاکچین مقیاس‌پذیر و سازگار با EVM است که به‌عنوان یک زیرساخت بلندمدت ساخته شده؛ نه یک ترند کوتاه‌مدت. این شبکه برای پشتیبانی از پذیرش واقعی در مقیاس گسترده طراحی شده و بستری پایدار برای اپلیکیشن‌های غیرمتمرکز، سرویس‌های دیجیتال، و کاربردهای نوظهور بلاکچینی مانند توکنیزه‌سازی دارایی‌های دنیای واقعی فراهم می‌کند. دات‌وان با تمرکز بر کاربردپذیری، پیش‌بینی‌پذیری و بهره‌وری در سطح سیستم، به توسعه‌دهندگان و کاربران امکان می‌دهد به‌شکلی روان، ساده و قابل دسترس با فناوری بلاکچین تعامل داشته باشند.

دات‌وان اسمارت‌چین بر پایه معماری اثبات‌شده EVM ساخته شده و توان پردازش بالا، هزینه‌های تراکنش قابل پیش‌بینی و مقرون‌به‌صرفه، و سازگاری کامل با ابزارها و قراردادهای هوشمند موجود را ارائه می‌دهد. مدل توکنی utility-driven آن، عملکرد پایدار شبکه را ممکن می‌سازد و طراحی شبکه به‌گونه‌ای است که هم از توسعه‌دهندگان، هم کسب‌وکارها و هم کاربران پشتیبانی کند. این شبکه در حال حاضر در مرحله تست‌نت قرار دارد و با تمرکز بر عملکرد، امنیت و رشد بلندمدت اکوسیستم، در مسیر تکامل به‌سوی مین‌نت حرکت می‌کند.


---

# 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/drbarh-dat-wan-asmart-chyn-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.
