# Whitepapers

- [SuperRare 2.0 Whitepaper](https://docs.superrare.com/whitepapers/master.md): An evolutionary leap for artists and collectors in the decentralized web
- [Next-generation NFT Platform](https://docs.superrare.com/whitepapers/master/the-next-generation-nft-platform.md): The challenges and opportunities presented by the CryptoArt revolution
- [Curation at Web Scale](https://docs.superrare.com/whitepapers/master/the-next-generation-nft-platform/curation-at-web-scale.md)
- [SuperRare Spaces](https://docs.superrare.com/whitepapers/master/the-next-generation-nft-platform/superrare-spaces.md)
- [Sovereign Minting Contracts](https://docs.superrare.com/whitepapers/master/the-next-generation-nft-platform/sovereign-minting-contracts.md)
- [The $RARE Token](https://docs.superrare.com/whitepapers/master/the-rare-token.md): A curation token to facilitate governance parameters of the SuperRare Network
- [Token Distribution](https://docs.superrare.com/whitepapers/master/the-rare-token/token-distribution.md): Explains the allocation of $RARE tokens to various stakeholders in the network
- [Value Capture in the Network](https://docs.superrare.com/whitepapers/master/the-rare-token/value-capture-in-the-network.md): 100% of value captured by the network now funds the SuperRare Community Treasury
- [The SuperRare DAO](https://docs.superrare.com/whitepapers/master/the-superrare-dao.md): The future of decentralized curation, community organizing and artist empowerment
- [Into the Future](https://docs.superrare.com/whitepapers/master/conclusion.md): We're all going to make it - together.
- [Network Governance](https://docs.superrare.com/whitepapers/master/governance.md): High-level breakdown of how governance functions via $RARE and the SuperRare DAO
- [Actors / Stakeholders](https://docs.superrare.com/whitepapers/master/governance/actors-stakeholders.md)
- [Governance & Curation Parameters](https://docs.superrare.com/whitepapers/master/governance/governance-and-curation-parameters.md)
- [The Space Race](https://docs.superrare.com/whitepapers/master/space-race.md): A community curation game designed to surface emerging talent in the NFT ecosystem
- [Space Proposal Template](https://docs.superrare.com/whitepapers/master/space-race/space-proposal-template.md): When submitting a Space proposal, answer all of the questions as thoroughly as possible. Take your time–details matter!


---

# 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://docs.superrare.com/whitepapers.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.
