# Vision Makers Docs

## Documentation

- [Abstract](https://docs.visionmakers.io/docs.md)
- [System Architecture](https://docs.visionmakers.io/docs-1.md)
- [Introduction](https://docs.visionmakers.io/getting-started/publish-your-docs.md)
- [Strategic Positioning](https://docs.visionmakers.io/getting-started/editor.md): Redefining the Intelligence Layer of Web3
- [Conversational Mindshare](https://docs.visionmakers.io/core-modules/markdown.md): Intelligence foundation of Vision Makers
- [vDEX - Decentralized Exchange](https://docs.visionmakers.io/core-modules/images-and-media.md)
- [vMakers - Trading Competitions](https://docs.visionmakers.io/core-modules/interactive-blocks.md): Gamify liquidity, participation, and user activity
- [VM AI Hub](https://docs.visionmakers.io/core-modules/integrations.md): A narrative-driven ecosystem for generating AI intelligence agents through interactive systems
- [Vision Markets](https://docs.visionmakers.io/core-modules/vision-markets.md): A non-monetary prediction signal layer for collective intelligence
- [Vision Disperse](https://docs.visionmakers.io/core-modules/vision-disperse.md): Automated token distribution module
- [Intelligence DEX](https://docs.visionmakers.io/vision/intelligence-dex.md)
- [Vision Makers Pad](https://docs.visionmakers.io/vision/vision-makers-pad.md): A multi-launch & incentivizing infrastructure layer
- [KOL Dashboards](https://docs.visionmakers.io/vision/kol-dashboards.md): Intelligence layer quantifying influence dynamics
- [Crypto Debit Card](https://docs.visionmakers.io/vision/crypto-debit-card.md): Non-custodial, blockchain-linked payment instrument
- [Vision VPN (vVPN)](https://docs.visionmakers.io/vision/vision-vpn-vvpn.md): A privacy-native connectivity layer for the Vision ecosystem
- [$VMKS Token Framework](https://docs.visionmakers.io/vision/usdvmks-token-framework.md): Core utility, incentive, and governance asset
- [Roadmap](https://docs.visionmakers.io/vision/roadmap.md): The Evolution Toward an AI-Powered Conversational Trading Ecosystem
- [Privacy Policy](https://docs.visionmakers.io/docs-2/privacy-policy.md)
- [Terms and Conditions](https://docs.visionmakers.io/docs-2/terms-and-conditions.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [Acceptable Use Policy](https://docs.visionmakers.io/docs-2/acceptable-use-policy.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [Cookie Notice](https://docs.visionmakers.io/docs-2/cookie-notice.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [Data Breach Notification Policy](https://docs.visionmakers.io/docs-2/data-breach-notification-policy.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [Marketing Consents Notice](https://docs.visionmakers.io/docs-2/marketing-consents-notice.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [Communications Policy](https://docs.visionmakers.io/docs-2/communications-policy.md): Version: 1.0 | Effective Date: October 13, 2025 | Last Updated: October 17, 2025
- [AML KYC Policy Overview](https://docs.visionmakers.io/docs-2/aml-kyc-policy-overview.md)
- [Vision Makers EU AI Act Compliance](https://docs.visionmakers.io/docs-2/vision-makers-eu-ai-act-compliance.md)
- [Fraud Prevention Measures](https://docs.visionmakers.io/docs-2/fraud-prevention-measures.md): FRAUD PREVENTION, HACKING RISKS AND SECURITY MEASURES - Protecting Your Digital Assets: A Guide to Wallet Security
- [Prohibited Jurisdictions & Sanctions](https://docs.visionmakers.io/docs-2/prohibited-jurisdictions-and-sanctions.md)
- [Risk-Disclosures-and-Warnings](https://docs.visionmakers.io/docs-2/risk-disclosures-and-warnings.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.visionmakers.io/docs.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.
