> For the complete documentation index, see [llms.txt](https://docs.0xvpn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0xvpn.org/tokenomics/usdvpn-utility.md).

# $VPN Utility

**$VPN** is the native token of the **0xVPN network**.

## VPN

**$VPN** is used to pay for the first iteration of our network (centralized VPN services) and later to also reward the nodes that lend their bandwidth to the network. Anyone will be able to become a node and lending your bandwidth to the network, while earning **$VPN** tokens

## Staking

Clients will be able to stake their **$VPN** tokens and be able to opt-in for bandwidth upgrades, premium location options, and more.

## Proof of Stake

Once the P2P Network is live, node operators will be required to stake **$VPN** in order to participate in the network so that they can lend their resources and earn rewards. The tokens will be locked for a predefined period of time in order to ensure proper behavior of the network participants.

## Revenue Share

Potentially, we will explore the possibility to share revenue of the platform with token holders, although this will depend on several factors that we will study at its due time.


---

# 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:

```
GET https://docs.0xvpn.org/tokenomics/usdvpn-utility.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.
