> For the complete documentation index, see [llms.txt](https://gitbook.humanode.io/mainnet-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.humanode.io/mainnet-guide/launcher/step-3-configuring-and-launching-the-node/running-the-node.md).

# Running the Node

After the successful configuration of the node, it's time to run your node.

You can manage the node from either the **Humanode** or **Logs** tabs.

We recommend you start the node from the **Humanode** screen and then move to **Logs** to see if the chain state sync is complete.

### Running the node and synching

After completing the **Settings,** you can go to the **Humanode** tab and press **Start the node**. You will need to accept requests if they appear.

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

Once you press the **Start the Node** button, you'll see two green lights in the top right corner "Node is running," and "RPC tunnel is running."&#x20;

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

This is a confirmation that your node has been successfully launched.  Congratulations! Now, you have to wait for the node to sync. You can check the node sync progress from the logs screen which shows the syncing status, the target block your node needs to sync to, and the current finalized block by your node.

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

This can be confirmed when the "Blockchain Sync status" in the checklist below turns green.&#x20;

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

{% hint style="info" %}
Note before moving on to the next step i.e. Become a Validator. Wait for the Node to sync.
{% endhint %}

Once the node is synced, you have to become a validator. Go to [Guide to Become a Validator](/mainnet-guide/validator/become-a-validator.md)
