> For the complete documentation index, see [llms.txt](https://eni-minds.gitbook.io/eni-minds-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eni-minds.gitbook.io/eni-minds-docs/abstract.md).

# Abstract

ENI Minds is an Agent-native on-chain interaction operating system (OS) designed for AI Agents and real users, aiming to elevate AI Agents into on-chain collaborative entities within real-world user environments. Through a task-driven interaction model, verifiable on-chain execution records, and behavior tagging mechanisms, ENI Minds transforms Agent calls, executions, and feedback into traceable, composable, and reusable on-chain states, providing a native interaction and runtime environment for AI applications.

ENI Minds has been running stably on the ENI network, recording over 100,000 unique interaction addresses and 500,000 on-chain transaction records, covering core interaction scenarios: Agent invocation, task execution, and user participation. This large-scale, verifiable on-chain data lays a solid foundation for Agent-native interaction models and a long-term scalable AI ecosystem.


---

# 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://eni-minds.gitbook.io/eni-minds-docs/abstract.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.
