# Open Campus $EDU Whitepaper

## Open Campus $EDU Whitepaper

- [Overview](https://userdocs.opencampus.xyz/what-is-open-campus/overview.md)
- [Vision & Mission](https://userdocs.opencampus.xyz/what-is-open-campus/vision-and-mission.md)
- [Opportunity](https://userdocs.opencampus.xyz/what-is-open-campus/opportunity.md)
- [Our Ecosystem](https://userdocs.opencampus.xyz/what-is-open-campus/our-ecosystem.md)
- [Governance](https://userdocs.opencampus.xyz/what-is-open-campus/governance.md)
- [$EDU](https://userdocs.opencampus.xyz/tokens/usdedu.md)
- [Tokenomics](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics.md)
- [Overview](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics/overview.md)
- [What you can do with $EDU](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics/what-you-can-do-with-usdedu.md)
- [Supply Cap](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics/supply-cap.md)
- [Token Allocation](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics/token-allocation.md)
- [Token Release Schedule](https://userdocs.opencampus.xyz/tokens/usdedu/tokenomics/token-release-schedule.md)
- [Key Information](https://userdocs.opencampus.xyz/tokens/usdedu/key-information.md)
- [Contract Address](https://userdocs.opencampus.xyz/tokens/usdedu/key-information/contract-address.md)
- [Token Bridge](https://userdocs.opencampus.xyz/tokens/usdedu/key-information/token-bridge.md)
- [Introduction](https://userdocs.opencampus.xyz/edu-chain/introduction.md)
- [Vision](https://userdocs.opencampus.xyz/edu-chain/vision.md)
- [EDU Chain Platform](https://userdocs.opencampus.xyz/edu-chain/edu-chain-platform.md)
- [Community Grants Program](https://userdocs.opencampus.xyz/edu-chain/community-grants-program.md)
- [Request for Startups](https://userdocs.opencampus.xyz/edu-chain/community-grants-program/request-for-startups.md)
- [Network Information](https://userdocs.opencampus.xyz/edu-chain/network-information.md)
- [Performance & Throughput](https://userdocs.opencampus.xyz/edu-chain/performance-and-throughput.md)
- [SDKs](https://userdocs.opencampus.xyz/edu-chain/sdks.md)
- [Open Campus ID Connect SDK](https://userdocs.opencampus.xyz/edu-chain/sdks/open-campus-id-connect-sdk.md)
- [Publisher NFTs](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts.md)
- [Publisher NFT Marketplace](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts/publisher-nft-marketplace.md)
- [Publisher NFT Collections](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts/publisher-nft-collections.md)
- [Publisher NFT Staking](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts/publisher-nft-staking.md)
- [Staking FAQ](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts/staking-faq.md)
- [Activating Publishing Rights and Staking Rewards](https://userdocs.opencampus.xyz/other-open-campus-assets/publisher-nfts/activating-publishing-rights-and-staking-rewards.md)
- [Genesis NFTs](https://userdocs.opencampus.xyz/other-open-campus-assets/genesis-nfts.md)
- [Genesis NFT Utility](https://userdocs.opencampus.xyz/other-open-campus-assets/genesis-nfts/genesis-nft-utility.md)
- [Genesis NFT Collections](https://userdocs.opencampus.xyz/other-open-campus-assets/genesis-nfts/genesis-nft-collections.md)
- [FAQ](https://userdocs.opencampus.xyz/other-open-campus-assets/genesis-nfts/faq.md): This page lists out the answers to the frequently asked questions around the Open Campus Genesis NFT collection, if you have questions outside of the list, drop them in our Discord!
- [Open Campus Accelerator (OCX)](https://userdocs.opencampus.xyz/other-open-campus-initiatives/open-campus-accelerator-ocx.md)
- [Security Audits](https://userdocs.opencampus.xyz/key-information/security-audits.md)
- [Disclaimer](https://userdocs.opencampus.xyz/key-information/disclaimer.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://userdocs.opencampus.xyz/what-is-open-campus/overview.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.
