# Getting started with Energy Web Chain

## 1. Install MetaMask

You will need to [install MetaMask](https://metamask.io/) (or another Ethereum wallet) to connect to EW-DOS applications on the Volta test network or the main network, and to sign transactions on the blockchain.&#x20;

Read more about using MetaMask [here](https://energy-web-foundation.gitbook.io/energy-web-foundation/foundational-concepts/wallets-and-exchanges#metamask).&#x20;

## 2. Get Tokens

If you are using applications or smart contracts on the [**Volta Test Network (testnet)**](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/testnet-and-mainnet#developing-on-volta-test-network), you will need [Volta tokens](https://energy-web-foundation.gitbook.io/energy-web-foundation/community-resources/using-the-energy-web-chain/volta-testnet-token).&#x20;

* Learn how to get Volta Tokens [here](https://energy-web-foundation.gitbook.io/energy-web-foundation/community-resources/using-the-energy-web-chain/volta-testnet-token).&#x20;
* Once you have Volta tokens, you will need to [connect MetaMask to the Volta blockchain](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/connect-to-energy-web-chain-main-network-with-metamash#to-connect-to-the-volta-test-network).&#x20;

If you are using or developing applications or smart contracts deployed on the [**Energy Web Main Network (mainnet)**](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/testnet-and-mainnet#developing-on-energy-web-main-network), you will need to have [Energy Web Tokens](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/energy-web-token).

* &#x20;Learn how to get EWT [here](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/energy-web-token#get-ewt).&#x20;
* Once you have EWT, you will need to [connect MetaMask to the Energy Web Chain](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/connect-to-energy-web-chain-main-network-with-metamash#to-connect-to-the-energy-web-main-network).&#x20;

## 3. Using EW-DOS

### Learn about Volta Testnet and Energy Web Mainnet

{% content-ref url="testnet-and-mainnet" %}
[testnet-and-mainnet](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/ewc-guides-and-tutorials/testnet-and-mainnet)
{% endcontent-ref %}

### See an Overview of the EW-DOS Tech Stack

{% content-ref url="broken-reference" %}
[Broken link](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/ewc-guides-and-tutorials/broken-reference)
{% endcontent-ref %}


---

# 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://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/ewc-guides-and-tutorials/getting-started-with-ew-dos.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.
