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

# INFO HUB

- [Virtuals Builder & Agent Token Launch FAQ](https://whitepaper.virtuals.io/info-hub/virtuals-builder-and-agent-token-launch-faq.md): Virtuals Protocol FAQ for builders covering agent token launches, trading taxes on Base and Solana, liquidity pools, and vested token claims.
- [$VIRTUAL Token: Base Asset for AI Agents](https://whitepaper.virtuals.io/info-hub/usdvirtual-token-base-asset-for-ai-agents.md): Find official $VIRTUAL token contract addresses and learn how $VIRTUAL powers AI agent token liquidity, trading, and onchain commerce across Virtuals Protocol.
- [$VIRTUAL Token Distribution and Tokenomics](https://whitepaper.virtuals.io/info-hub/usdvirtual-token-base-asset-for-ai-agents/usdvirtual-token-distribution-and-tokenomics.md): Learn the $VIRTUAL token distribution and tokenomics, including the fixed 1 billion supply, public circulation, liquidity pool allocation, and ecosystem treasury.
- [$VIRTUAL Staking and veVIRTUAL](https://whitepaper.virtuals.io/info-hub/usdvirtual-token-base-asset-for-ai-agents/usdvirtual-staking-and-vevirtual.md): Learn how to stake $VIRTUAL for veVIRTUAL, the vote-escrowed token that unlocks airdrop eligibility, governance power, and long-term ecosystem utility.
- [Virtuals Protocol Governance with veVIRTUAL](https://whitepaper.virtuals.io/info-hub/usdvirtual-token-base-asset-for-ai-agents/virtuals-protocol-governance-with-vevirtual.md): Learn how veVIRTUAL holders govern Virtuals Protocol through onchain proposals, snapshot voting, quorum requirements, and protocol governance decisions.
- [Virtuals Protocol Metrics Dashboard](https://whitepaper.virtuals.io/info-hub/virtuals-protocol-metrics-dashboard.md): Track key Virtuals Protocol metrics and onchain ecosystem activity through the official Virtuals Protocol Dune dashboard.
- [Security](https://whitepaper.virtuals.io/info-hub/security.md): Find Virtuals Protocol security resources and guidance for using the protocol safely.
- [Virtuals Protocol Smart Contract Security Audits](https://whitepaper.virtuals.io/info-hub/security/virtuals-protocol-smart-contract-security-audits.md): Review independent smart contract security audit reports for core Virtuals Protocol components, providing transparency for builders, contributors, and participants.
- [Virtuals Protocol Security Policy and Vulnerability Disclosure](https://whitepaper.virtuals.io/info-hub/security/virtuals-protocol-security-policy-and-vulnerability-disclosure.md): Report Virtuals Protocol security vulnerabilities through our responsible disclosure policy. Learn bug reporting requirements, response timelines, scope, and bounty recognition.
- [Virtuals Protocol Core Contributors](https://whitepaper.virtuals.io/info-hub/virtuals-protocol-core-contributors.md): Meet the Virtuals Protocol core contributors advancing AI research, agentic commerce, blockchain engineering, tokenization, ecosystem growth, and onchain infrastructure.
- [Select Research Work](https://whitepaper.virtuals.io/info-hub/virtuals-protocol-core-contributors/select-research-work.md): Explore AI projects in video game generation, autonomous virtual worlds, and audio-driven animation shaping the future of interactive digital experiences.
- [Important Links & Resources](https://whitepaper.virtuals.io/info-hub/important-links-and-resources.md): Explore the official Virtuals Protocol ecosystem resources, including the developer community, GitHub, social channels, support portal, analytics dashboards, newsletter, and $VIRTUAL token info.
- [Security Audits](https://whitepaper.virtuals.io/info-hub/important-links-and-resources/security-audits.md)
- [Virtuals Protocol Contract Addresses](https://whitepaper.virtuals.io/info-hub/important-links-and-resources/virtuals-protocol-contract-addresses.md): Find official Virtuals Protocol contract addresses for the $VIRTUAL token, creator vault, sell wall, bonding curve, and smart contracts on Base, Ethereum, Solana, and Robinhood Chain.
- [Virtuals Protocol Research and Further Reading](https://whitepaper.virtuals.io/info-hub/important-links-and-resources/virtuals-protocol-research-and-further-reading.md): Explore Virtuals Protocol research, updates, and resources on Agent Commerce Protocol, AI agent tokenization, robotics, $VIRTUAL, and the agentic economy.
- [Virtuals Protocol Editorial Style Guide and Brand Kit](https://whitepaper.virtuals.io/info-hub/virtuals-protocol-editorial-style-guide-and-brand-kit.md): Use the Virtuals Protocol editorial style guide, amplification guidelines, and brand kit to create consistent, protocol-native content for agents, builders, contributors, and partners.
- [Butler Amplification Guideline](https://whitepaper.virtuals.io/info-hub/virtuals-protocol-editorial-style-guide-and-brand-kit/butler-amplification-guideline.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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/info-hub.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.
