# Step 4: Configure Stader services

To enhance your experience in configuring the node, we have developed a user-friendly Configuration Manager (TUI) that simplifies navigation and selection. This will assist you in configuring the Stader node and customizing its settings to align with your preferences. It is necessary to configure the node before registering it on the Stader network. Nonetheless, you can revisit the configuration process at any time while the node is operational, enabling modifications whenever you wish.

{% hint style="info" %}
**Note: Please close your terminal and start again before proceeding to the service config step.**
{% endhint %}

### **Service configuration** <a href="#please-run-the-binstader-cli-service-config-command-to-launch-the-configuration-manager-and-proceed" id="please-run-the-binstader-cli-service-config-command-to-launch-the-configuration-manager-and-proceed"></a>

#### Please run the **`~/bin/stader-cli service config`** command to launch the configuration manager and proceed with the given configuration steps in the specified order.[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissionless-node-operator/node-registration-and-adding-validators/Step%204:%20Configure%20Stader%20services/#please-run-the-binstader-cli-service-config-command-to-launch-the-configuration-manager-and-proceed-with-the-given-configuration-steps-in-the-specified-order) <a href="#please-run-the-binstader-cli-service-config-command-to-launch-the-configuration-manager-and-proceed" id="please-run-the-binstader-cli-service-config-command-to-launch-the-configuration-manager-and-proceed"></a>

### **Navigation tips** <a href="#navigation-tips" id="navigation-tips"></a>

To efficiently navigate the Stader configuration manager TUI, refer to the following navigation tips:

* Use your **mouse/trackpad** or the **left and right arrow keys** to move between options. When options appear as text boxes, utilize the tab key for navigation.
* Make selections by pressing **enter** or by **clicking** on the desired option.
* If you wish to modify a selected option, press **esc** to return to the previous section.
* Save and exit by pressing **Ctrl+S** or by clicking the '**Save and exit**' button located in the footer section.
* Exit without saving by pressing **Ctrl+C** or by clicking the '**Quit without saving**' button in the footer section.
* Open the configuration settings by pressing **Ctrl+U** or by clicking the '**Open the configuration settings**' button in the footer section.
* To identify your selections, observe the color of the buttons. Selected options will be highlighted in **GREEN**, while unselected options will appear **GRAY**.


---

# 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://stader.gitbook.io/stader/ethereum/node-operator/permissionless-node-operator/node-registration-and-adding-validators/step-4-configure-stader-services.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.
