# Installing A Node

- [Using Node Binary](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-binary.md)
- [(Deprecated) Using AutoNode](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode.md): AutoNode allows you to spin up a node seamlessly and automate common validator actions.
- [Install & Run](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/install-and-run.md): Quick start to running a Harmony Validator.
- [Update](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/update.md): Run the latest AutoNode!
- [Monitor](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/monitor.md): Track your node's status with AutoNode.
- [BLS Key Management](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/bls-key-management.md): Manage & re-use your BLS keys.
- [Collect Rewards](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/collect-rewards.md): Get your ONEs for validating!
- [Maintenance](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/maintenance.md): Steps for maintaining your node with AutoNode.
- [Troubleshoot](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/troubleshoot.md): Some steps for troubleshooting your AutoNode.
- [Extra](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-autonode/extra.md): Some optional extras that you may find useful.
- [(deprecated) Using Node.sh](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-node.sh.md)


---

# 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.harmony.one/home/network/validators/node-setup/installing-updating/installing-node.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.
