# Nodebox

**Nodebox** is a Node-as-a-Service (NaaS) provider, which means we run, host, manage, update and support blockchain nodes, relieving our users of the burden of setting up, configuring, and maintaining their own nodes.

&#x20;In a **Node-as-a-Service** model, users pay a fee to the provider in exchange for access to the resources and capabilities of the blockchain nodes. This can include features such as reliable uptime, technical support, scalability options, security measures, and simplified deployment processes.&#x20;

**Nodebox** provides a convenient and cost-effective solution for individuals or projects that require access to blockchain networks without the complexities and overhead of managing nodes themselves. Users can leverage our services to interact with various blockchain networks, deploy decentralized applications (dApps), and participate in blockchain ecosystems without the need for extensive technical knowledge or infrastructure investment.


---

# 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.nodebox.cloud/overview/nodebox.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.
