# What is NeulinkAI?

NeulinkAI is a Multi-Agent AI Orchestrator designed to make Web3 as effortless as having a conversation. Built with **Natural Language Processing (NLP) and a Multi-Agent System**, NeulinkAI seamlessly manages **multi-condition data retrieval, complex-logic task execution, and personalized insights**, all through simple voice or text commands.

Unlike traditional Web3 tools that require navigating complex platforms, NeulinkAI acts as a **single access point** for interacting with Web3 services, eliminating the need for multiple apps or technical expertise. It simplifies **data retrieval, on-chain execution, and proactive market recommendations**, making Web3 **accessible to both newcomers and experts**.

Acting as the central intelligence, NeulinkAI delegates tasks across its **dedicated AI agents**, each optimized for specific Web3 functions. Whether retrieving **real-time and historical blockchain data**, executing **multi-step DeFi transactions**, or delivering **proactive market insights**, NeulinkAI ensures a frictionless and intuitive experience.

By **removing barriers to entry** and **enhancing automation**, NeulinkAI empowers users to **fully experience Web3 with ease.** No coding, no manual work, just **natural language**.


---

# 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://neulink-ai.gitbook.io/neulink.ai-docs/overview/quickstart.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.
