> For the complete documentation index, see [llms.txt](https://docs.gratitudetoken.world/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gratitudetoken.world/whitepaper/overview.md).

# Overview

- [Manifesto](https://docs.gratitudetoken.world/whitepaper/overview/manifesto.md): The Gratitude Revolution: A Path to Symbiotic Harmony with Technology
- [The currency of Free Humans & BiiP](https://docs.gratitudetoken.world/whitepaper/overview/the-currency-of-free-humans.md): GRAT is the fuel and BiiP is the tool for a Web 3 based on Gratitude
- [Web 2 meets BiiP.world](https://docs.gratitudetoken.world/whitepaper/overview/web-2-meets-biip.world.md): Web 3 has a new name, and it's BiiP!
- [Upgrade your Web](https://docs.gratitudetoken.world/whitepaper/overview/upgrade-your-web.md): BiiP is upgrading classical websites and apps to Web 3
- [So many problems](https://docs.gratitudetoken.world/whitepaper/overview/upgrade-your-web/so-many-problems.md): Of the WWW (World Wide Web)
- [What's your BM tho'](https://docs.gratitudetoken.world/whitepaper/overview/upgrade-your-web/whats-your-bm-tho.md): A new organizational paradigm for the human species : Breaking everyone free from the matrix of financial slavery.
- [Tokenomics](https://docs.gratitudetoken.world/whitepaper/overview/tokenomics.md)
- [Benefits](https://docs.gratitudetoken.world/whitepaper/overview/benefits.md): Join the community that's upgrading the internet from this 🔺 to this 🌎!
- [Why Gratitude?](https://docs.gratitudetoken.world/whitepaper/overview/why-gratitude.md): We want an internet based on Gratitude not Greed.
- [Buy GRAT](https://docs.gratitudetoken.world/whitepaper/overview/buy-grat.md): Where to buy?


---

# 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://docs.gratitudetoken.world/whitepaper/overview.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.
