# Neuro Node

**Neuro Node** is a software that runs a super node of Gonesis Neuro Net. It provides worldwide, permissionless, and high-availability AI agent services for users and developers.

Operating a Neuro Node can earn you $GAI and a share of the transaction fees on Neuro Net.

In overview, Neuro Node is:

* L2 blockchain access node,
* Runner of De-AI Agents workflow and API gateway,
* Knowledge base services,
* Network fixed income for incentives,
* Share revenue with creators based on usage.

## Requirement

If you want to run a Neuro node, you need to

* hold a [Soul Chip](/neuro-net/neuro-node/soul-chip.md) as the license, or received [delegation](/neuro-net/neuro-node/delegation.md) from other Soul Chip owners,
* stake a certain mount of $GAI.

**Note that operating an Access Node may result in forfeiture of staked $GAI due to unauthorized or malicious activities.**&#x20;

## How to Access De-AI Agents in Neuro Net

<figure><img src="/files/YDp3xmKWcNMuLij6bRWO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.gonesis.ai/neuro-net/neuro-node.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.
