# Utility

DPSN tokens form the economic foundation of the Decentralized Publish-Subscribe Network, serving three essential functions within the ecosystem.

1. They act as gas fees, enabling subscribers to access and listen to messages on the network, ensuring efficient allocation of resources.
2. DPSN tokens are used to purchase topics, granting publishers the right to disseminate messages on specific channels, thus creating a market-driven content ecosystem.
3. DPSN tokens act as metered billing for publishers wanting to monetize their data subscription. &#x20;
4. These tokens serve as mining rewards for node runners, incentivizing the maintenance and expansion of the network's infrastructure.

This utility creates a balanced economy where token flow is directly tied to network usage, data transfer, and infrastructure support, fostering a self-sustaining and scalable decentralized communication platform.

## Guiding Principles

**Demand-Driven Emissions**:

* DPSN's token emissions are directly tied to network usage. Tokens are only released when subscribers pay for messages, ensuring that emissions correlate with actual demand.

**Sustainable Incentive Structure**:

* Node runners receive a percentage of subscriber payments, not a fixed amount of tokens.
* This percentage-based model ensures that the incentive structure remains proportional to network usage and revenue, preventing unsustainable token emissions.

**Built-in Scalability**:

* As the network grows, the token model naturally scales. Increased usage leads to more emissions, but always in proportion to the value being created and captured within the network.

**Demand-Side Incentives**:

* While our model primarily incentivizes the supply side (node runners), it indirectly benefits the demand side (subscribers) by ensuring a robust, efficient network.
* The cost-effective nature of our "pay-per-message" model for subscribers inherently encourages demand-side participation.

**Long-Term Sustainability**:

* Unlike models that rely on heavy initial token emissions or unsustainable rewards, DPSN's approach is designed for long-term viability.
* The token emission rate adjusts automatically with network usage, preventing the rapid depletion of token reserves often seen in less sustainable models.

**Balanced Ecosystem**:

* By aligning the interests of node runners, subscribers, and token holders, we create a balanced ecosystem that can sustain itself.

**Flexibility for Future Adjustments**:

* While we believe our current model is sustainable, we've built in flexibility to allow for parameter adjustments if needed, ensuring long-term adaptability.


---

# 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.dpsn.org/token-use/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.
