# Volta Token (VT)

Volta Tokens are [utility tokens](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/energy-web-token#what-is-a-utility-token) specifically for [The Energy Web's Volta Test Network](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#developing-on-volta-test-network). Volta tokens have no real value. You will need Volta Tokens in your digital wallet (we recommend using [MetaMask](https://metamask.io)) if you want to make transactions or use applications that are deployed on the Volta network, such as [Switchboard](https://energy-web-foundation.gitbook.io/energy-web-foundation/community-resources/using-the-energy-web-chain/broken-reference) or the [Staking beta site. ](https://stake.energyweb.org/staking?org=energyweb.iam.ewc)

## Get Tokens

### Access your wallet

If you don't have MetaMask wallet, you can [install the browser extension here.](https://metamask.io/) Once you're in MetaMask, connect to the Volta Test network. For directions on how to do this, go [here. ](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/ewc-guides-and-tutorials/connect-to-energy-web-chain-main-network-with-metamash)

There are two ways to get Volta tokens:

### Get Tokens from the Volta Faucet

Go to <https://voltafaucet.energyweb.org/> and enter your wallet address to get a token. Make sure you perform the “I am not a robot” challenge before you request a token, otherwise you will get an error.

### Request Tokens on Discord

Go to the [volta-faucet channel ](https://discord.com/channels/706103009205288990/865526109348036618)on Energy Web’s discord server and paste your wallet address in the chat box.&#x20;

If your wallet is already connected to the Volta network, you will see your token balance in your wallet. For instructions on how to connect your MetaMask to the Volta Test Network, go [here.](https://energy-web-foundation.gitbook.io/energy-web-foundation/ew-dos-technology-components-2023/trust-layer-energy-web-chain/ewc-guides-and-tutorials/connect-to-energy-web-chain-main-network-with-metamash#to-connect-to-the-volta-test-network)

![](https://2400236058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_pXALj14Egb-5Bal_p%2F-MkFERDHDYOJAUSxlXeq%2F-MkFEjWYamfXxDT4oc88%2FScreen%20Shot%202021-09-22%20at%209.22.02%20PM.png?alt=media\&token=dd046bae-b569-4fc4-9669-7d2c0a41cf14)


---

# 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/community-resources/using-the-energy-web-chain/volta-testnet-token.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.
