> For the complete documentation index, see [llms.txt](https://docs.energyweb.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.energyweb.org/launchpad/subscriptions-and-payments/subscriptions-and-pricing.md).

# Subscriptions & Pricing

You can view here the current pricing in place for all Launchpad products. For Members specific pricing, please view the [dedicated page](/launchpad/subscriptions-and-payments/energy-web-members-benefits-on-launchpad.md).

## Plan-based subscriptions

### SmartFlow

<div data-full-width="true"><figure><img src="/files/Ja17yelIx1KBPHE5y3L6" alt=""><figcaption></figcaption></figure></div>

### Blockchain API

<figure><img src="/files/lNJx1mHIUolveS0zcZtC" alt=""><figcaption></figcaption></figure>

### Green Proofs

The Green Proofs offering is based on a fully customized offer and pricing. Contact Energy Web to get a demo of Green Proofs solutions and receive an offer.

## Per-item subscription

### Validator node

* Hosted: 1200E/month for Volta node + EWC node package
* Bring your own cloud: 700E/month for Volta node + EWC node package

### RPC node

* Hosted: 350E/month
* Bring your own cloud: 200E/month

### Collator node

* 600E/month, only hosted

### Worker node

* Hosted: 29.99E/month
* Bring your own cloud: 9.99E/month, free for members


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.energyweb.org/launchpad/subscriptions-and-payments/subscriptions-and-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
