# BloqNodes

#### Description

The BloqNodes service enables users to create a new dedicated, managed blockchain node.

Currently, the Nodes service supports mainnet and testnet for the following chains:

* Bitcoin (BTC)
* Bitcoin Cash (BCH)
* Litecoin (LTC) (mainnet only)
* Ethereum (ETH)
* Avalanche (AVAX)

#### Why BloqNodes?

In just a few steps, you can spin up your own dedicated cluster of nodes to access the most important blockchain networks. With BloqNodes, you can leave the infrastructure concerns to us.

Please refer to the [command line interface](/bloq-services/bloqnodes/cli.md) or [Bloq Console](https://console.bloq.cloud/) for the latest available blockchain software versions available.


---

# 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.bloq.com/bloq-services/bloqnodes.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.
