# Public Community Nodes

Demex utilizes the [public community nodes](https://docs.carbon.network/setting-up-a-node/public-community-nodes) on the Carbon Network. Users can access a variety of public nodes through the node selection UI to interact with the blockchain.

If you are a node creator and wish to add your node to the default list on Demex, you can click [here](https://github.com/Switcheo/carbon-rpc-nodes) to do so.

## Guide

Follow these steps to connect to a public node on Demex:\
\
**Step 1:** Click on the network icon in the menu tab.

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FqjjtUPaHcsQ5jVxmxvkB%2Fimage.png?alt=media&#x26;token=499a3620-c103-4b40-809e-0db9f305664b" alt=""><figcaption></figcaption></figure>

**Step 2**: Inside the Nodes column, you will find a list of public nodes. Select the desired node to interact with the blockchain.

{% hint style="info" %}
More nodes will be displayed once they have been added. Node rating depicts the stability and reliability of the node.&#x20;
{% endhint %}

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FD0Yl2Z8RNcJhKDh1RSqx%2Fimage.png?alt=media&#x26;token=f50855c4-11cc-4eb5-9e54-c390d83738b6" alt=""><figcaption></figcaption></figure>

### Failure to connect to the node

In the event that you are unable to connect to a public node on Demex, you can reach out to the respective node creator via Email or Telegram (if available on [GitHub](https://github.com/Switcheo/carbon-rpc-nodes)) to restore the node.

```
          "creator": {
              "description": "These are contact details of the creator",
            "name": "Another name",
            "telegram": "thisisausernametoo",
            "email": "testnet@example.com"
        }
    }
]
```

This approach fosters stronger community ties. Users can directly contact the node creator independently, expediting the recovery process in case of node failure.
