# Deploying nodes from the Turium Hub

Turium includes both system nodes and user nodes. System nodes are provided as part of the standard Turium Sandbox and Distributed Turium installations and are accessible across all namespaces in an Turium environment.

On the other hand, you have the flexibility to install user nodes from the Hub.

The Hub is a rich repository of nodes that are not included in the default Turium installation.

Once you install a node from the Hub, it will become visible in the Node Palette of the namespace from which you performed the installation. However, it won't be shared with other namespaces within the Turium Fabriq environment.

To install a node from the Turium Hub, follow these steps:

1. Within Turium, click on the Hub button.
2. Use the Search box to input the name of the node you wish to install to the current namespace.
3. Click Deploy. The node will now be added to the Node Palette.

***


---

# 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.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/axons-pipeline-user-guide/deploying-nodes-from-the-turium-hub.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.
