# Network Economic Model

## Network Economic Model <a href="#id-1372" id="id-1372"></a>

The Verida Network is a self-sovereign “user-pays” model, whereby users pay for their own storage needs. In this way, “access to user data” is not the product, rather the product is the “security and protection” of user data.

The Verida Network has the following storage objectives:

1. Create a sustainable economic “user-pays” model
2. Maximize the geographical distribution of storage nodes
3. Maximize the availability and security of data stored on and across the network
4. Incentivize early adoption to bootstrap the network

Users pay a monthly fee to access storage on the network. There are currently no charges for bandwidth, however this will be reviewed in the future.

Storage node operators earn fees for the storage capacity they provide to the network that is utilized by users.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*9oLejKw7sB8E1Psr" alt="" height="394" width="700"><figcaption></figcaption></figure>

A small transaction fee, similar to gas fees on blockchain networks, is intended to be retained by the Verida Network to support its ongoing development and growth.

Verida enables a “self-sovereign” data network, so it’s essential that all stakeholders have control and choice. Users can select which storage nodes they want to use for storing their data (or operate their own node(s)), while storage node operators have the choice to not provide their service to a particular user.

This creates a free market that can evolve as the Verida protocol matures and the network grows. Storage node operators will eventually be able to differentiate themselves by offering various options and features to users, including different pricing and service level agreements.


---

# 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://community.verida.network/verida-token-vda/network-economic-model.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.
