# Newwit Litepaper

## Newwit Litepaper

- [Overview](https://litepaper.newwit.com/overview.md): Newwit is a Predict-to-earn/Social-Fi app that harnesses the power of decentralized crowd wisdom for future predictions with AI technology. A project with value creation and real world relevance.
- [Gameplay](https://litepaper.newwit.com/gameplay.md): Newwit focuses on user experience. The "easy-to-play, hard-to-master" game is designed for mass adoption to include players who are not familiar with Web3.
- [Prophet NFT character](https://litepaper.newwit.com/gameplay/prophet-nft-character.md): Newwit game play is more than voting.
- [Predict to earn](https://litepaper.newwit.com/gameplay/predict-to-earn.md): The major way to earn tokens is to make correct predictions consistently.
- [Discuss to earn](https://litepaper.newwit.com/gameplay/discuss-to-earn.md): Creating meaningful content upvoted by community
- [Read to earn](https://litepaper.newwit.com/gameplay/read-to-earn.md): Earn WIT and learn at the same time
- [Contribute to earn](https://litepaper.newwit.com/gameplay/contribute-to-earn.md): Other ways you can earn WIT
- [Energy](https://litepaper.newwit.com/gameplay/energy.md): You burn energy when participating in predictions.
- [Ability attributes](https://litepaper.newwit.com/gameplay/ability-attributes.md)
- [Outfits](https://litepaper.newwit.com/gameplay/outfits.md): Getting outfit of your most familiar topic can multiply your earnings of WIT.
- [Newwit NFT Marketplace](https://litepaper.newwit.com/gameplay/newwit-nft-marketplace.md)
- [Tokenomics](https://litepaper.newwit.com/tokenomics.md): Token system of Newwit
- [WIT](https://litepaper.newwit.com/tokenomics/wit.md)
- [WISDOM ($WIS)](https://litepaper.newwit.com/tokenomics/wisdom-usdwis.md)
- [$WIS allocation and release schedule](https://litepaper.newwit.com/tokenomics/usdwis-allocation-and-release-schedule.md)
- [Newwit AI](https://litepaper.newwit.com/newwit-ai.md): Together, we predict the future.
- [AI model](https://litepaper.newwit.com/newwit-ai/ai-model.md)
- [Future applications](https://litepaper.newwit.com/newwit-ai/future-applications.md)
- [Roadmap and Milestones](https://litepaper.newwit.com/roadmap-and-milestones.md): Step by step we will build a DAO that is owned and managed by the community.
- [Change Log](https://litepaper.newwit.com/change-log.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://litepaper.newwit.com/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.
