> For the complete documentation index, see [llms.txt](https://docs.aitheon.com/aitheon-core/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aitheon.com/aitheon-core/aitheon-core-quick-start/add-node.md).

# Add Node

### Adding a Node from Marketplace

To add a new [**node**](/aitheon-core/main-elements/nodes.md) in order to make tasks you need, open[ **TOOLBOX**](/aitheon-core/main-elements/toolbox.md) at the bottom-left corner of the Aitheon Core interface table **(1)**:   &#x20;

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MQlMZ0OVLwLJwZrPGWN%2F-MQlPmuyzbkm87qkrYrT%2Ftoolll.png?alt=media\&token=97997db9-712b-47e2-b765-e421d0e82e84)

It will open the area where you can choose an element to add.

At the top-right corner of a window that pops up, click **BROWSE NODES** to open the[ **Aitheon Marketplace**](/aitheon-core/main-elements/marketplace.md) page.&#x20;

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MQm0xtGCnTycF-TNnZJ%2F-MQm2jU-E7LgN8q8EZkV%2Fmarket.gif?alt=media\&token=fa5deeef-3e17-4237-ba0e-1c74baaa953d)

Find the node you need and click **INSTALL**. It will appear at the **Marketplace tab**/**Functional** sub-tab in **TOOLBOX**.

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MIZ2L1o84GRQTvBbQr6%2F-MIZ6Q1ZX7OdZjXHTKbk%2Fmp%20nodes.png?alt=media\&token=26e05210-d277-4cf1-b1c5-3f4f72f0cff4)

Drag and drop the needed node to the table, then close the **TOOLBOX** area.

Zoom in with the "**+**" button at the bottom-right corner. Also, you can use a mouse wheel or your fingers on a touchpad.

Drag the table for your convenience to operate the nodes.

### Adding a Ready-to-Use Node

If you created a node in Creators Studio (it creates as "a project" there) and released it, your node will appear in the **My Nodes** tab.&#x20;

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MQlR-xWrmQ-Yz0WQQg9%2F-MQlSIt0-DpCMcXTfEFj%2Fmy%20nodes.png?alt=media\&token=01c8188f-7770-42bc-935e-509689f2a1fb)

Choose **My Nodes tab**/**Functional** sub-tab in **TOOLBOX**, drag and drop the needed node to the graph table, then close the **TOOLBOX** area.

You will not be able to change the settings of a node from Marketplace. You will be able to update it to a new release, though.&#x20;

### IO Settings

Open node **Settings** with three dots at the top-right corner of your new node.&#x20;

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MIUDIWdvKbLi7yl_n3H%2F-MIUFg1hyhSUimKJfb_o%2Fnode%20settings.png?alt=media\&token=3ec3682d-3da5-48f3-b7a0-57c6ea1763f2)

Go to **IO SETTINGS** **(1)** - that means "[**input and output** ](/aitheon-core/main-elements/inputs-and-outputs.md)settings."

Since this is a ready-to-use node (Web client bot node in our example), you may adjust only visual positions of the inputs and outputs - **Left**, **Right,** or both sides (**Center**) **(2)**.

{% hint style="info" %}
This is useful for clear appearance: if the connected node is on the right side - place the point on the right side of the node.
{% endhint %}

### Parameters

In the **PARAMETERS** tab, you can define a specific parameter that will allow your node to execute.

In this Web client bot node, you can indicate a specific bot id to work with this particular node. You can add similar nodes with different parameters to use them in different situations. You can change this parameter at any time.

### Training

To set up AI activity for a node, click on the three dots and choose **Training**.

### Releases

Developers may improve nodes, and if you see the "**attention**" **sign** **(1)** on a node and then hover the cursor over it, the **New version available** notification will appear **(2)**.&#x20;

![](https://11324685-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFodfgQtPYjVLJ1kJJi%2F-MIy0DIBpepba6ehPAqv%2F-MIy2brywo0K-dQ7J2PU%2Fnew%20ver.png?alt=media\&token=9ecc6597-d015-499e-8557-5b0db304ed69)

Click on the three dots near the sign and choose **Update to the latest version**.

You can choose a node\`s other release to use. Stop the execution of the node and click on the three dots at the top-right corner of the node and choose **Releases**.

{% hint style="info" %}
To implement all the changes that you made, click **RUN** at the top-right corner of the graph tab.
{% endhint %}
