# Sayve Litepaper

## Sayve Litepaper

- [Overview](https://sayve-protocol.gitbook.io/sayve-litepaper/overview.md): A summary of the project.
- [Mission Statement](https://sayve-protocol.gitbook.io/sayve-litepaper/overview/mission-statement.md): Our plan of action.
- [Background](https://sayve-protocol.gitbook.io/sayve-litepaper/overview/background.md): A brief look at the language learning market and lifelong learners.
- [Learn to Earn](https://sayve-protocol.gitbook.io/sayve-litepaper/overview/learn-to-earn.md): An overview of the team's experience and the Proof of Learn feature.
- [Proprietary AI technology and Industrial Expertise](https://sayve-protocol.gitbook.io/sayve-litepaper/overview/learn-to-earn/proprietary-ai-technology-and-industrial-expertise.md): Our team's experience, and how we aim to leverage that for the dApp.
- [Proof of Learn](https://sayve-protocol.gitbook.io/sayve-litepaper/overview/learn-to-earn/proof-of-learn.md): A brief look at our curriculum and the benefits of blockchain learning.
- [Game-fi](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi.md): How we're gamifying our next-gen langauge learning app, and a look at the lore of the in-game Vox galaxy.
- [Game Background](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/game-background.md): A brief look at the game's lore.
- [Elements](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements.md): The many elements that bring out the game in SAYVE.
- [Attributes](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/attributes.md): The different attributes possessed by characters and gear.
- [Energy](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/energy.md): A description of energy.
- [Earning](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/earning.md): An in-depth look at how $LINGO tokens are distributed.
- [NFTs](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/nfts.md): A look at how NFT characters work.
- [Rarity](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/rarity.md): The five item rarities present in the game.
- [Factions](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/factions.md): A look at the three factions and their various benefits.
- [Upgrades and leveling up](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/upgrades-and-leveling-up.md): An explanation on the leveling system.
- [Locker room](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/locker-room.md): A brief look at the 'Locker room', where your characters rest in-between missions.
- [Getting Started](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/getting-started.md): A guide on joining the Vox galaxy!
- [Game Lore](https://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/game-lore.md): From the discovery of the Vox galaxy to present-day conflicts...
- [Tokenomics](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics.md): A look at the tokens powering our economy.
- [Token Supply](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-supply.md)
- [Token Usage](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage.md): A look at how tokens are used in the ecosystem.
- [$SAYVE Value Accrual](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdsayve-value-accrual.md): How we plan on $SAYVE increasing in value.
- [$SAYVE Governance](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdsayve-governance.md): The voting potential behind $SAYVE.
- [$SAYVE Utility](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdsayve-utility.md): How to progress in the game.
- [$LINGO Value Accrual](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdlingo-value-accrual.md): Our intentions regarding $LINGO's value.
- [$LINGO Reward](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdlingo-reward.md): How the players can earn $LINGO.
- [$LINGO Payment](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-usage/usdlingo-payment.md): $LINGO's in-game use.
- [Token Distribution](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics/token-distribution.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://sayve-protocol.gitbook.io/sayve-litepaper/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.
