> 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/llms.md).

# llms

* [dotOne Smart Chain](/readme.md)
* [Overview](/quickstart.md): Built as Infrastructure, Not a Trend
* [Ecosystem](/ecosystem.md): Infrastructure That Connects to Real Usage
* [Quick Guide](/quick-guide.md): Connect. Build. Participate.
* [API Reference](/api-reference.md): Build on an Open Network
* [Overview](/overview.md): dotOne Validator Overview
* [Run Validator](/run-validator.md)
* [Secure Validator](/secure-validator.md)
* [Staking](/staking.md): dotOne Staking
* [Overview](/overview-1.md): DotOne Slashing Overview
* [Slash Rules](/slash-rules.md): DOTO Slash Rules
* [Slash Monitor](/slash-monitor.md)
* [GitHub Repos](/github-repos.md)
* [Whitepaper](/whitepaper.md): dotOne Ecosystem Official Whitepaper Native Coin: DOTO
* [Contact Us](/contact-us.md)
* [About](/about.md): About DotOne Smart Chain
* [Terms and Policy](/terms-and-policy.md): Terms of Use & Privacy Policy
* [FAQ](/faq.md)
* [دات‌وان اسمارت‌چین](broken://pages/0bfd36e152489d54f0b4baca7fe1f18de6e77f61)
* [دات وان اسمارت‌چین در یک نگاه](broken://pages/bdbf973883d68b8ba8686ff362a03ccad379cd6f)
* [زیست‌بوم](broken://pages/37cd23520ab8986f8431708af788e264c9620a6c)
* [Quick Guide](broken://pages/c1bbfce3cad1686b6c95eb26a3430bfae53af0e4): متصل شوید. بسازید. مشارکت کنید.
* [API Reference](broken://pages/125f85369ab768bdd71183862e8fa5396e0ae6c6)
* [اعتبارسنج در یک نگاه](broken://pages/3ac6f7f9f93df5d0c551e9175a99ee73f0a2154c)
* [Run Validator](broken://pages/de874fdcccf33152751ab31478a8329e764ce65f)
* [ایمن سازی اعتبارسنج ها](broken://pages/2b6619fc5f1dae6512953d4565da0f0c232b32c7)
* [استیکینگ](broken://pages/003c9210efaf5948364d31fbfbc9d0c3751c8265)
* [راهنمای کاربر](broken://pages/2a4ee82edaf17f4c39e259d924616bb205d1c250)
* [اسلشینک](broken://pages/80a29b631f8900f7732ebdb384f0c65308316dd1)
* [قوانین](broken://pages/61efde228d2e41db5a5a7354ee71c0606d936891)
* [نظارت و مانیتورینگ](broken://pages/045804b9e9c0da4c0119ea23fc360a1c77c8497f)
* [مخازن](broken://pages/9008706b70a31db89ebafade6aaf141e5b3745cb)
* [سپیدنامه](broken://pages/49dbe171547fb164020a560cd5cedc7a2208f527)
* [تماس با ما](broken://pages/d94ce85404f380f9ebb7e0626207d296f5f7fb82)
* [درباره دات‌وان اسمارت‌چین](broken://pages/99dc6610878edd6da0baa979c297b1edd9b94838)
* [شرایط استفاده و سیاست حریم خصوصی](broken://pages/10e0a77156c54be7775f2ec8f7081c94d8dcee5e)
* [پرسش های متداول](broken://pages/0f38276265b7e1da4bc04fdf41ec03a4269a32ae)


---

# 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/llms.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.
