# White Paper

## Goblin Saga Docs

- [Goblin Saga Overview](https://docs.goblinsaga.xyz/goblin-saga-overview.md)
- [Step Map (Road Map)](https://docs.goblinsaga.xyz/road-map.md)
- [NFT & Token Migration](https://docs.goblinsaga.xyz/nft-and-token-migration.md)
- [Goblin NFT Utility](https://docs.goblinsaga.xyz/ecosystem-overview/goblin-nft-utility.md)
- [NFT Minting Phases](https://docs.goblinsaga.xyz/ecosystem-overview/minting-phases.md)
- [Smart Contracts](https://docs.goblinsaga.xyz/ecosystem-overview/smart-contracts.md)
- [Items & Special Items](https://docs.goblinsaga.xyz/ecosystem-overview/items.md)
- [Generating and Maximizing Value](https://docs.goblinsaga.xyz/ecosystem-overview/generating-maximizing-value.md)
- [Market Protection and Stability Measures](https://docs.goblinsaga.xyz/ecosystem-overview/protection-and-measures.md)
- [GSA Token](https://docs.goblinsaga.xyz/token-overview/gsa-token.md): $GSA: The Core of the Goblin Saga Ecosystem
- [Tokenomics](https://docs.goblinsaga.xyz/token-overview/tokenomics.md): This is how Goblin Saga ecosystem uses its $GSA governance token
- [LP Locking](https://docs.goblinsaga.xyz/token-overview/lp-locking.md): Token Vesting in Goblin Saga: A Commitment to Growth and Trust
- [Self-Sustaining Economy](https://docs.goblinsaga.xyz/ecosystem-economy/self-sustaining-economy.md)
- [Implementation and Impact](https://docs.goblinsaga.xyz/ecosystem-economy/implementation-and-impact.md)
- [GSA/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/gsa-wgsa-staking.md)
- [POL/GSA Staking](https://docs.goblinsaga.xyz/defi-staking/pol-gsa-staking.md)
- [USDC/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/usdc-wgsa-staking.md)
- [MATICX/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/maticx-wgsa-staking.md)
- [ankrPOL/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/ankrpol-wgsa-staking.md)
- [aPolWMATIC/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/apolwmatic-wgsa-staking.md)
- [aPolUSDT/WGSA Staking](https://docs.goblinsaga.xyz/defi-staking/apolusdt-wgsa-staking.md)
- [Exclusive Application](https://docs.goblinsaga.xyz/features/exclusive-application.md)
- [High-Rank Goblin](https://docs.goblinsaga.xyz/features/high-rank-goblin.md): The Elite Miners of Goblin Saga
- [Top Miners System](https://docs.goblinsaga.xyz/features/top-miners-system.md)
- [P2P Trading System (Discontinued)](https://docs.goblinsaga.xyz/features/p2p-trading-system-discontinued.md)
- [NFT Raffles System (Paused)](https://docs.goblinsaga.xyz/features/nft-raffles-system-paused.md): Democratizing Access to the Goblin Saga Ecosystem.
- [Halloween (Ended)](https://docs.goblinsaga.xyz/events-2024-2025/halloween-ended.md): Halloween 2024 - Events & Rules
- [Goblin Wars (Ended)](https://docs.goblinsaga.xyz/events-2024-2025/goblin-wars.md)
- [Help Zeus (Ongoing)](https://docs.goblinsaga.xyz/help-zeus.md): 🐾 Help Zeus – A Real-Life Hero in Need 🐾
- [Legal Disclaimer](https://docs.goblinsaga.xyz/legal-and-compliance/legal-disclaimer.md)
- [Brand & Logos](https://docs.goblinsaga.xyz/branding/brand-and-logos.md)
- [Our Deck](https://docs.goblinsaga.xyz/branding/deck.md)
- [Walking Around Ecosystem](https://docs.goblinsaga.xyz/beginners/walking-around-ecosystem.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.goblinsaga.xyz/goblin-saga-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.
