# Operational considerations

The PNGVN Token is designed to provide dividends based on community turnover, with 20% distributed quarterly to token holders. Additionally, 25% of turnover is reinvested into NFT, Crypto and AI-related projects or products, ensuring continuous growth and value creation.

Quarterly dividends are distributed based on the number of PNGVN Tokens held by investors on the 1st day of January, April, July, and October. Investors can expect a pro-rata payout based on their holdings.

* **Index Fund Composition**\
  Designing an index fund portfolio requires careful consideration of asset selection, weighting methodology, and rebalancing strategies to optimise performance and minimise tracking errors.
* **Smart Contract Development**\
  Implementing smart contracts for dividend distribution and portfolio management necessitates rigorous testing and auditing to ensure functionality, security, and regulatory compliance.
* **Custody & Security Measures**\
  Establishing robust custody solutions and implementing best practices for blockchain security are essential for safeguarding the assets backing the index fund and protecting investor interests.


---

# 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://whitepaper.pngvntoken.com/overview/operational-considerations.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.
