# Whitepaper

## Whitepaper

- [Introduction](https://docs.safrootics.com/whitepaper/introduction.md): Version 0.14a - September 2022
- [Executive Summary](https://docs.safrootics.com/whitepaper/executive-summary.md)
- [Uniqueness](https://docs.safrootics.com/whitepaper/uniqueness.md): What makes it different?
- [The team](https://docs.safrootics.com/whitepaper/the-team.md): Meet Alab Studio's team
- [Lore](https://docs.safrootics.com/whitepaper/lore.md): A quick short intro to Safrootics lore
- [Gameplay](https://docs.safrootics.com/whitepaper/gameplay.md): Featured gameplay highlights
- [Tokenomics & Value](https://docs.safrootics.com/whitepaper/tokenomics-and-value.md): Various sources of value is Safrootics.
- [NFTs](https://docs.safrootics.com/whitepaper/tokenomics-and-value/nfts.md): Non Fungible Tokens
- [1. Safrootics (Tics)](https://docs.safrootics.com/whitepaper/tokenomics-and-value/nfts/1.-safrootics-tics.md): Safrootics are the main attraction they are what the game is about.
- [2. In-game items](https://docs.safrootics.com/whitepaper/tokenomics-and-value/nfts/2.-in-game-items.md)
- [3. Founder's Badges](https://docs.safrootics.com/whitepaper/tokenomics-and-value/nfts/3.-founders-badges.md)
- [4.The Marketplace](https://docs.safrootics.com/whitepaper/tokenomics-and-value/nfts/4.the-marketplace.md)
- [Tokens](https://docs.safrootics.com/whitepaper/tokenomics-and-value/tokens.md)
- [1. LAB](https://docs.safrootics.com/whitepaper/tokenomics-and-value/tokens/1.-lab.md)
- [Roadmap](https://docs.safrootics.com/whitepaper/roadmap.md): Development & public milestones
- [FAQs](https://docs.safrootics.com/whitepaper/faqs.md): Frequently asked questions
- [What is Safrootics?](https://docs.safrootics.com/whitepaper/faqs/what-is-safrootics.md): Safrootics is a catch'em-all RPG that combines world exploration, collectible little creatures and competitive PVP auto-battles.
- [What to do?](https://docs.safrootics.com/whitepaper/faqs/what-to-do.md): Your Tic is your Tic and there are no other Tic like it!
- [Why this art style?](https://docs.safrootics.com/whitepaper/faqs/why-this-art-style.md): Why pixel art?
- [How is it built?](https://docs.safrootics.com/whitepaper/faqs/how-is-it-built.md)
- [What's with the name?](https://docs.safrootics.com/whitepaper/faqs/whats-with-the-name.md): The origins of the word
- [TING (Archived Outdated)](https://docs.safrootics.com/whitepaper/ting-archived-outdated.md): Powers the Play and Earn ecosystem


---

# 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.safrootics.com/whitepaper/introduction.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.
