# Scannit Litepaper

## Scannit

- [What is Scannit?](https://docs.scannit.io/overview/what-is-scannit.md)
- [The Current Landscape](https://docs.scannit.io/overview/the-current-landscape.md)
- [The Solution - Scannit Network](https://docs.scannit.io/overview/the-solution-scannit-network.md)
- [Illustrative User Journeys](https://docs.scannit.io/overview/illustrative-user-journeys.md): How a single data request moves from boardroom concept to model improvement and contributor reward.
- [Intuitive Visual Digital Avatar (IVDA)](https://docs.scannit.io/overview/intuitive-visual-digital-avatar-ivda.md)
- [True Ownership](https://docs.scannit.io/overview/true-ownership.md)
- [Get Involved](https://docs.scannit.io/overview/get-involved.md)
- [The $SCAN Token explained](https://docs.scannit.io/the-scan-token/the-usdscan-token-explained.md)
- [$SCAN Rewards](https://docs.scannit.io/the-scan-token/usdscan-rewards.md)
- [Community & Governance](https://docs.scannit.io/the-scan-token/community-and-governance.md)
- [Token Details & Distribution](https://docs.scannit.io/the-scan-token/token-details-and-distribution.md)
- [Sign Up in 1 Minute](https://docs.scannit.io/how-to-get-started/sign-up.md)
- [Refer a Friend - Earn More](https://docs.scannit.io/how-to-get-started/refer-a-friend-earn-more.md)
- [Everything Quests](https://docs.scannit.io/how-to-get-started/everything-quests.md)
- [Photo / Video Quests](https://docs.scannit.io/how-to-get-started/everything-quests/photo-video-quests.md)
- [Image Labeling Quests](https://docs.scannit.io/how-to-get-started/everything-quests/image-labeling-quests.md)
- [Uploading Receipts](https://docs.scannit.io/how-to-get-started/everything-quests/uploading-receipts.md)
- [How to Verify Quests](https://docs.scannit.io/how-to-get-started/everything-quests/how-to-verify-quests.md)
- [Dispute a Quest](https://docs.scannit.io/how-to-get-started/everything-quests/dispute-a-quest.md)
- [Dispute a Community Vote](https://docs.scannit.io/how-to-get-started/everything-quests/dispute-a-community-vote.md)
- [The Marketplace](https://docs.scannit.io/how-to-get-started/the-marketplace.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://docs.scannit.io/overview/what-is-scannit.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.
