# Installing/Uninstalling Etho Protocol Nodes

- [Installing Etho Protocol Nodes](https://docs.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes/installing-etho-nodes.md): This page explains how to use Debian/Ubuntu/Mint Linux or Redhat/CentOS/Fedora to run the Etho Protocol Masternode and Service Node software
- [Installing Etho Protocol Nodes with Unit](https://docs.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes/installing-ether-1-nodes-with-unit.md): Unit is a node management solution from https://unit.cryon.io/#/
- [Installing Etho Protocol Nodes with Alis](https://docs.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes/installing-etho-protocol-nodes-with-alis.md): Alis is a node management solution from https://github.com/cryon-io/alis/
- [Installing Etho Protocol Nodes with Pecunia](https://docs.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes/installing-ether-1-nodes-with-pecunia.md): Pecunia Platform is a fully automated node hosting solution.
- [Uninstalling Etho Protocol Nodes](https://docs.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes/uninstalling-ether-1-nodes.md): How to quickly disable the Etho Protocol Node services and delete the application data.


---

# 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.ethoprotocol.com/nodes/installing-uninstalling-etho-nodes.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.
