# Node section

### In this section you will save your node for tasks

1. enter node
2. name node
3. save&#x20;

You can test your node and receive info about average ping

<figure><img src="https://788737236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV5oxHMkkXARv6Kg798Uu%2Fuploads%2FLVqVsmaTOOULzslHiNOi%2Fimage.png?alt=media&#x26;token=f35f7515-18d6-4ecf-ac2a-075a7ae74127" alt=""><figcaption></figcaption></figure>

## Node format

For Solana it will be HTTP;WS;GRPC or HTTPS;WSS;GRPC

{% code overflow="wrap" fullWidth="true" %}

```
Exanple: http://ny.rpc.onyxnodes.com:8899/;ws://ny.rpc.onyxnodes.com:8900/;http://ny.rpc.onyxnodes.com:10000
```

{% endcode %}
