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

# Introduction

## Welcome to Neural - Decentralized AI Computing Infrastructure

Neural Network is a groundbreaking decentralized AI computing infrastructure built on blockchain technology. We aggregate global idle GPU/CPU computing resources to provide cost-effective, diverse, scalable, and verifiable data support for next-generation AI large model training.

### 🌟 What Makes Neural Special

**🔗 Blockchain-Powered**\
Built on smart contracts with comprehensive full-chain tracking, optimized configuration, and end-to-end experience.

**🌍 Global Computing Network**\
Connect idle computing resources worldwide to create a unified AI training infrastructure.

**💰 Cost-Effective Training**\
Significantly reduce AI model training costs through distributed computing power aggregation.

**🔒 Secure & Verifiable**\
All training processes are tracked on-chain with verifiable results and secure computation.

### 🚀 Key Features

| Feature                            | Description                                                            |
| ---------------------------------- | ---------------------------------------------------------------------- |
| **🔧 Computing Power Aggregation** | Dynamic allocation of GPU/CPU resources based on training requirements |
| **🤖 AI Training Distribution**    | Automated task grouping and computing power configuration              |
| **⛓️ Blockchain Tracking**         | Smart contract-based settlement and verification                       |
| **🎯 Node Orchestration**          | Quality-based node classification and reward mechanisms                |
| **📚 Model Library**               | Community-driven model sharing and collaboration                       |

### 🎯 Who Is This For?

* **AI Developers**: Access affordable computing power for model training
* **Computing Providers**: Monetize idle GPU/CPU resources
* **Researchers**: Collaborate on AI projects with community resources
* **Enterprises**: Scale AI initiatives without massive infrastructure investment

### 🔮 Vision

Neural Network envisions becoming the core infrastructure in the Web3 + AI ecosystem, enabling democratized access to AI computing power and fostering innovation through decentralized collaboration.

***

**Ready to get started?** Explore our documentation to learn about our architecture, join our computing network, or start training your AI models on our platform.


---

# 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://neural-3.gitbook.io/neural/readme.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.
