# NeuraNodes

At the core of NeuraLink’s decentralized infrastructure are three advanced device types: **NeuraFlow**, **NeuraVault**, and **NeuraForge**. Each device is designed to address critical technological needs—connectivity, storage, and computational power—while collectively forming the foundation of NeuraLink’s robust and adaptive global network. Together, these devices create the essential infrastructure for powering both physical smart cities and virtual environments like the metaverse.

{% content-ref url="/pages/ACdmHiUZSFDtBTKaHQRC" %}
[NeuraFlow: The Connectivity Catalyst](/neuralink/neuralink-core-infrastructure/neuranodes/neuraflow-the-connectivity-catalyst.md)
{% endcontent-ref %}

{% content-ref url="/pages/xNBeLq6OKgC9FDtyWqzh" %}
[NeuraVault: The Storage Guardian](/neuralink/neuralink-core-infrastructure/neuranodes/neuravault-the-storage-guardian.md)
{% endcontent-ref %}


---

# 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://neuralink.gitbook.io/neuralink/neuralink-core-infrastructure/neuranodes.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.
