# Other Open Campus Assets

- [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!


---

# Agent Instructions: 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://userdocs.opencampus.xyz/other-open-campus-assets.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.
