> For the complete documentation index, see [llms.txt](https://whitepaper.digitap.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.digitap.app/digitap-ecosystem.md).

# DigiTap Ecosystem

- [DigiTap ($TAP) Token](https://whitepaper.digitap.app/digitap-ecosystem/digitap-usdtap-token.md): The Engine of the DigiTap Ecosystem
- [Tokenomics](https://whitepaper.digitap.app/digitap-ecosystem/tokenomics.md): Theres no buy or sell tax, no long vesting schedule and no friction to getting your tokens instantly.
- [Token Allocation](https://whitepaper.digitap.app/digitap-ecosystem/token-allocation.md): Maximum ever supply - 2,000,000,000 (2 Billion) TAPs
- [Vesting Schedule](https://whitepaper.digitap.app/digitap-ecosystem/vesting-schedule.md): Get your tokens instantly to your wallet
- [Audit](https://whitepaper.digitap.app/digitap-ecosystem/audit.md): Secure and Audited
- [Roadmap](https://whitepaper.digitap.app/digitap-ecosystem/roadmap.md): This roadmap isn’t just a timeline, it’s our path toward transforming how the world interacts with money.
- [Staking](https://whitepaper.digitap.app/digitap-ecosystem/staking.md): Earn up to 124% APR Pre-Sale, 100% Post-Listing
- [Loyalty & Sustainability](https://whitepaper.digitap.app/digitap-ecosystem/loyalty-and-sustainability.md)
- [Rewards & Perks](https://whitepaper.digitap.app/digitap-ecosystem/loyalty-and-sustainability/rewards-and-perks.md): Utility-Driven Incentives
- [Deflationary Burn Mechanism](https://whitepaper.digitap.app/digitap-ecosystem/loyalty-and-sustainability/deflationary-burn-mechanism.md): A Sustainable Token Economy
- [Payments](https://whitepaper.digitap.app/digitap-ecosystem/loyalty-and-sustainability/payments.md): The Native Currency of the Ecosystem
- [Governance](https://whitepaper.digitap.app/digitap-ecosystem/governance.md): User-Led Protocol Evolution


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.digitap.app/digitap-ecosystem.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
