# Create Node

There are different types of Nodes that can be created for a Network on Spydra. Learn more about [Nodes](/products-overview/private-network/networks/nodes.md)

### Creating Node

* Navigate to the Network where you want to create Nodes
* Select NODES in the side menu

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

* Click on Create Node

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

* &#x20;Select the type of Node you want to create from Orderer, Peer and IPFS
* Enter the required details like Name, Organization, and Size of the Node.

  * Orderer Name can only contain lowercase Alphanumeric characters with a max length of 12.
  * Node size is based on the Network size. Please upgrade your Network Size, if you want to upgrade Node size.

  <figure><img src="/files/s3cUlRX1wnNFk7whthYk" alt=""><figcaption></figcaption></figure>
* Click on Create. A node will be created for the Network

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

{% hint style="info" %}
Increasing or adding of new peer or orderer nodes is not allowed if the card is not added to your account.

[Adding a Card & Autopay](/billing-and-pricing/adding-a-card-and-autopay.md)
{% endhint %}


---

# 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.spydra.app/how-to/private-network/nodes/create-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.
