> For the complete documentation index, see [llms.txt](https://deeptics.gitbook.io/deep-hub-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeptics.gitbook.io/deep-hub-whitepaper/token-economics/token-value.md).

# Token Value

## Does This Reduce BSC Token Value?

No, structurally, it does the opposite.

### Why Value Is Preserved

1. BSC supply is unchanged
2. No forced bridge sell pressure
3. Rewards are emitted on Solana, not minted on BSC
4. BSC becomes the qualifying anchor asset

### Economic Effect

1. Holding DPTX-BSC becomes more attractive
2. Reduced sell pressure due to staking utility
3. Solana activity feeds value back to BSC via eligibility

This creates harmonization, not dilution.


---

# 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://deeptics.gitbook.io/deep-hub-whitepaper/token-economics/token-value.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.
