# Getting started with Launchpad

## Welcome to Energy Web's Launchpad!

You need to have an account to use Launchpad. If you are part of a Member organization, you can sign in with the login and password provided by the Energy Web team.Otherwise, you will need to create a new account.

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. You can do that using **Google**, **Apple** or **Github**. Once the account is created with social login, you can always add a password in the future by using the forgot password option.

Once your account is created and you have logged in, you will be asked to add your organization name, this will allow you to add additional users to your account. If you are using Launchpad as an individual user, you can enter any name as Organization name. This will have no impact on your account or its features.

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/ewx-ecosystem-offerings/smartflow/smartflow-quick-start-guide.md)

[Worker Node Network Quick Start Guide](/launchpad/ewx-ecosystem-offerings/worker-node/worker-node-quick-start-guide.md)

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

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

[Green Proofs Quick Start Guide](/launchpad/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/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.
