# What is Bloq?

[**Bloq**](https://www.bloq.com) consists of multiple managed blockchain cloud services to help accelerate blockchain development and deployment. Bloq caters to individual developers and startups and scales to enterprise requirements.

Bloq currently consists of three services:

* [**Nodes**](https://docs.bloq.com/bloq-services/bloqnodes): Private, fully managed cluster of nodes to access popular public blockchain networks.
* [**Stake**](https://docs.bloq.com/bloq-services/bloqstake): Infrastructure and API endpoints to allow users to create validators and start staking, simpler than ever. Currently, the Bloq API supports staking on the following networks:
  * Ethereum
  * Avalanche


---

# 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/readme.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.
