# Getting started with Launchpad

## Welcome to Energy Web's Launchpad!

Remember, to use Launchpad, you need to have an account. You can register by creating an individual account (see below), or with the login and password provided by the Energy Web team if you are part of a Member organization.

There are multiple ways to create an account from the Launchpad start screen at <https://launchpad.energyweb.org/login>:

<div align="left"><figure><img src="/files/43l64HKbDJzlSjR3ulfB" alt="" width="375"><figcaption></figcaption></figure></div>

* Create an account with email and password by clicking "**Sign up now**" at the bottom of the start screen
* Create an account using social logins. **Google** and **Github** are the two options you can use. Once the account is created with social login, you can always add a password in the future by using the forgot password option.

This documentation is here to help you get started with Launchpad and make the best of its various products.&#x20;

### Quick access:

[Smartflow Quick Start Guide](/launchpad-by-ew/launchpad-by-energy-web/ewx-ecosystem/smartflow/smartflow-quick-start-guide.md)

[Worker Node Network Quick Start Guide](/launchpad-by-ew/launchpad-by-energy-web/ewx-ecosystem/worker-nodes/worker-node-quick-start-guide.md)

[Validator node Quick Start Guide](/launchpad-by-ew/launchpad-by-energy-web/blockchain-infrastructure/validator-nodes/validator-node-quick-start-guide.md)

[Blockchain API Quick Start Guide](/launchpad-by-ew/launchpad-by-energy-web/blockchain-infrastructure/blockchain-api/blockchain-api-quick-start-guide.md)

[Green Proofs Quick Start Guide](/launchpad-by-ew/launchpad-by-energy-web/generic-and-energy-services/green-proofs-as-a-service/green-proofs-as-a-service-quickstart-guide.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.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/getting-started-with-launchpad.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.
