# The Development Wallet (Dev Wallet)

Embedded within the contract lies a 1% Dev Wallet fee. This fee is intentionally set aside with each transaction, representing the developer's income. It's imperative to understand that the developer's sole source of tokens will derive from transaction fees.&#x20;

No additional tokens will be in the developer's possession. Instead, all remaining tokens are systematically channelled into the smart contract.&#x20;

These funds are strategically earmarked for incentivizing various actions that contribute to the ongoing sustainability of Quantum. In this way, the Dev Wallet structure ensures that the developer's interests are aligned with the continued growth and success of the platform.


---

# 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://quantum-1.gitbook.io/quantum-whitepaper/the-quantum-token/the-development-wallet-dev-wallet.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.
