# Sacra Whitepaper

## Sacra Whitepaper

- [Welcome to Sacra](https://docs.sacra.cc/sacra-whitepaper/welcome-to-sacra.md)
- [Disclaimer](https://docs.sacra.cc/sacra-whitepaper/welcome-to-sacra/disclaimer.md)
- [Sacra UI Privacy Policy](https://docs.sacra.cc/sacra-whitepaper/welcome-to-sacra/sacra-ui-privacy-policy.md): Last update: 27 November 2023
- [Sacra UI Terms of Service](https://docs.sacra.cc/sacra-whitepaper/welcome-to-sacra/sacra-ui-terms-of-service.md): Last update: 27 November 2023
- [Executive Summary](https://docs.sacra.cc/sacra-whitepaper/executive-summary.md)
- [Opportunity](https://docs.sacra.cc/sacra-whitepaper/opportunity.md)
- [Problem Statement](https://docs.sacra.cc/sacra-whitepaper/opportunity/problem-statement.md)
- [Market Overview](https://docs.sacra.cc/sacra-whitepaper/opportunity/market-overview.md)
- [Ambassador Program](https://docs.sacra.cc/sacra-whitepaper/ambassador-program.md)
- [Heroes Overview](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview.md)
- [Create Hero](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/create-hero.md)
- [Hero Stats](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/hero-stats.md)
- [Hero Level Up](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/hero-level-up.md)
- [Hero Status Icons](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/hero-status-icons.md)
- [Reinforcement](https://docs.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/reinforcement.md)
- [Inventory](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory.md)
- [Items Overview](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/items-overview.md)
- [Items Categories](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/items-overview/items-categories.md)
- [Items Attributes](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/items-overview/items-attributes.md)
- [Stats & Effects Description](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/items-overview/stats-and-effects-description.md)
- [Slot Structure](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/items-overview/slot-structure.md)
- [Repairing](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/repairing.md)
- [Augmentation](https://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/augmentation.md)
- [Gameplay](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay.md)
- [Lore](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/lore.md)
- [Map](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/map.md)
- [Adventure Searching & Creating](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/map/adventure-searching-and-creating.md)
- [Treasury](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/map/treasury.md)
- [Starting the Adventure](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure.md)
- [Battle](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure/battle.md)
- [Quests](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure/quests.md)
- [Shrines](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure/shrines.md)
- [Adventure Results](https://docs.sacra.cc/sacra-whitepaper/game-overview/gameplay/starting-the-adventure/adventure-results.md)
- [Marketplace](https://docs.sacra.cc/sacra-whitepaper/game-overview/marketplace.md)
- [Other Features](https://docs.sacra.cc/sacra-whitepaper/game-overview/other-features.md)
- [General](https://docs.sacra.cc/sacra-whitepaper/tokenomics/general.md)
- [$MYRD](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdmyrd.md)
- [Emission & Distribution](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdmyrd/emission-and-distribution.md)
- [$SACRA](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdsacra.md)
- [Emission & Distribution](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdsacra/emission-and-distribution.md)
- [Utility](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdsacra/utility.md)
- [Burning & Funds Posting](https://docs.sacra.cc/sacra-whitepaper/tokenomics/usdsacra/burning-and-funds-posting.md)
- [Technology](https://docs.sacra.cc/sacra-whitepaper/technology.md)
- [Blockchain Technology](https://docs.sacra.cc/sacra-whitepaper/technology/blockchain-technology.md)
- [Web Application](https://docs.sacra.cc/sacra-whitepaper/technology/web-application.md)
- [Web3Auth](https://docs.sacra.cc/sacra-whitepaper/technology/web3auth.md)
- [Roadmap](https://docs.sacra.cc/sacra-whitepaper/roadmap.md)
- [Team](https://docs.sacra.cc/sacra-whitepaper/team.md)
- [Official Links](https://docs.sacra.cc/sacra-whitepaper/official-links.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://docs.sacra.cc/sacra-whitepaper/welcome-to-sacra.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.
