# Whitepaper - My Neighbor Alice

## Whitepaper - My Neighbor Alice

- [Introduction](https://whitepaper.myneighboralice.com/introduction.md): Whitepaper V1.0.1
- [Abstract](https://whitepaper.myneighboralice.com/overview/abstract.md)
- [Game Overview](https://whitepaper.myneighboralice.com/overview/game-overview.md): Introducing My Neighbor Alice
- [Business Objectives](https://whitepaper.myneighboralice.com/overview/business-objectives.md): Business Objectives, Market and Target Audience
- [USPs](https://whitepaper.myneighboralice.com/overview/usps.md)
- [Goals](https://whitepaper.myneighboralice.com/overview/goals.md)
- [Current Status](https://whitepaper.myneighboralice.com/overview/current-status.md)
- [Competition](https://whitepaper.myneighboralice.com/overview/competition.md)
- [Team & Partners](https://whitepaper.myneighboralice.com/overview/team-and-partners.md)
- [Marketplace](https://whitepaper.myneighboralice.com/key-game-features/marketplace.md)
- [Lummelunda Archipelago](https://whitepaper.myneighboralice.com/key-game-features/lummelunda-archipelago.md)
- [Player Avatars](https://whitepaper.myneighboralice.com/key-game-features/player-avatars.md)
- [In-Game Assets](https://whitepaper.myneighboralice.com/key-game-features/in-game-assets.md)
- [Progression System](https://whitepaper.myneighboralice.com/key-game-features/progression-system.md)
- [Quests & Community Events](https://whitepaper.myneighboralice.com/key-game-features/quests-and-community-events.md)
- [On-Chain Forum](https://whitepaper.myneighboralice.com/key-game-features/on-chain-forum.md)
- [Game Assets](https://whitepaper.myneighboralice.com/blockchain-features/game-assets.md)
- [Marketplace and Trading](https://whitepaper.myneighboralice.com/blockchain-features/marketplace-and-trading.md)
- [DAO & Governance](https://whitepaper.myneighboralice.com/blockchain-features/dao-and-governance.md): A game controlled by players
- [ALICE Token](https://whitepaper.myneighboralice.com/tokenomics/alice-token.md): The main game currency
- [DeFi Component](https://whitepaper.myneighboralice.com/tokenomics/defi-component.md)
- [Community Council](https://whitepaper.myneighboralice.com/tokenomics/community-council.md): Governance by the Players
- [System Architecture](https://whitepaper.myneighboralice.com/technology/system-architecture.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://whitepaper.myneighboralice.com/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.
