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

# Whitepaper

- [About Us](https://docs.vispx.io/whitepaper/about-us.md)
- [VispX Ecosystem](https://docs.vispx.io/whitepaper/vispx-ecosystem.md)
- [XBorg NFT](https://docs.vispx.io/whitepaper/xborg-nft.md)
- [XBORG NFT Utility](https://docs.vispx.io/whitepaper/xborg-nft-utility.md)
- [Governance](https://docs.vispx.io/whitepaper/xborg-nft-utility/governance.md)
- [YieldBox Generator](https://docs.vispx.io/whitepaper/xborg-nft-utility/yieldbox-generator.md)
- [NFT Royalties](https://docs.vispx.io/whitepaper/xborg-nft-utility/nft-royalties.md)
- [Community Incentives](https://docs.vispx.io/whitepaper/xborg-nft-utility/community-incentives.md)
- [Revenue Model](https://docs.vispx.io/whitepaper/revenue-model.md)
- [Launchpad](https://docs.vispx.io/whitepaper/revenue-model/launchpad.md)
- [Game Hub](https://docs.vispx.io/whitepaper/revenue-model/game-hub.md)
- [NFT Royalties](https://docs.vispx.io/whitepaper/revenue-model/nft-royalties.md)
- [Collateral Lending](https://docs.vispx.io/whitepaper/revenue-model/collateral-lending.md)
- [Treasury](https://docs.vispx.io/whitepaper/revenue-model/treasury.md)
- [Launchpad- XPAD 1.0](https://docs.vispx.io/whitepaper/launchpad-xpad-1.0.md): (XPAD 1.0 is the NFT integration of our launchpad without our native VXP token integration)
- [XBorg NFT Pool](https://docs.vispx.io/whitepaper/launchpad-xpad-1.0/xborg-nft-pool.md)
- [Executive Lounge Pool](https://docs.vispx.io/whitepaper/launchpad-xpad-1.0/executive-lounge-pool.md): We give executive access to our NFT partner projects
- [Community Pool](https://docs.vispx.io/whitepaper/launchpad-xpad-1.0/community-pool.md)
- [Game Hub](https://docs.vispx.io/whitepaper/game-hub.md)
- [NFT Market Place](https://docs.vispx.io/whitepaper/nft-market-place.md)
- [Metaverse](https://docs.vispx.io/whitepaper/metaverse.md)
- [Road Map](https://docs.vispx.io/whitepaper/road-map.md)
- [Launchpad - XPAD 2.0](https://docs.vispx.io/whitepaper/launchpad-xpad-2.0.md): (XPAD 2.0 is the token integration of our launchpad with XPAD 1.0 features)
- [Chain-Agnostic Ecosystem](https://docs.vispx.io/whitepaper/chain-agnostic-ecosystem.md)
- [Project Partner Program](https://docs.vispx.io/whitepaper/project-partner-program.md)
- [Team](https://docs.vispx.io/whitepaper/team.md)
- [Socials](https://docs.vispx.io/whitepaper/socials.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 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://docs.vispx.io/whitepaper.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.
