> For the complete documentation index, see [llms.txt](https://sayve-protocol.gitbook.io/sayve-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics.md).

# Tokenomics

**What are SAYVE and $LINGO tokens?** SAYVE is the Governance token for Sayve Protocol, a gamified Learn-to-Earn (L2E) protocol dedicated to creating value in education. SAYVE tokens are used for voting on **community and game proposals**, unlocking the **rarest NFTs**, and achieving the **highest earnings** in the Learn-to-Earn experience. The protocol also rewards users for their commitment to learning with the in-game currency $LINGO tokens. These tokens can be used to upgrade equipment, re-energize characters, and enhance gameplay.

SAYVE is the Governance token for Sayve Protocol, a gamified Learn-to-Earn (L2E) protocol dedicated to creating value in education. SAYVE tokens are used for voting on community and game proposals, unlocking the rarest NFTs, and achieving the highest earnings in the Learn-to-Earn experience.The protocol also rewards users for their commitment to learning with the in-game currency $LINGO tokens. These tokens can be used to upgrade equipment, re-energize characters, and enhance gameplay.

In summary, SAYVE is used for governance and unlocking additional features in the game. Its value accrual is both in the perks it offers as well as financial incentives that capture the growth of the ecosystem. $LINGO is the in-game currency, serving as a reward and payment token. Its purpose is to maintain value through a balance of mint/burn.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://sayve-protocol.gitbook.io/sayve-litepaper/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
