> For the complete documentation index, see [llms.txt](https://whitepaper.argybargy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.argybargy.io/argy-bargy-ecosystem.md).

# Argy Bargy Ecosystem

- [Introduction](https://whitepaper.argybargy.io/argy-bargy-ecosystem/introduction.md): Revolutionizing Gaming in the Web3 Era: A New Dimension of Fair Play and Endless Adventure!
- [Core Features](https://whitepaper.argybargy.io/argy-bargy-ecosystem/introduction/core-features.md): How we make Argy Bargy the most promising ecosystem in the upcoming Bull market
- [Web3 Earning Mechanics](https://whitepaper.argybargy.io/argy-bargy-ecosystem/introduction/web3-earning-mechanics.md): How we make people earn in the game
- [Why is Argy Bargy Unique?](https://whitepaper.argybargy.io/argy-bargy-ecosystem/introduction/why-is-argy-bargy-unique.md)
- [Match3 RPG](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg.md)
- [Match3 RPG - Gameplay](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-rpg-gameplay.md): Build Your Deck and Conquer the Battlefield
- [Match3 RPG - Сards and Decks](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-rpg-sards-and-decks.md)
- [Match3 - PVP](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-pvp.md)
- [Match3 - PVE](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-pve.md)
- [Match3 - Clans](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-clans.md)
- [E.A.S.Y. Life](https://whitepaper.argybargy.io/argy-bargy-ecosystem/e.a.s.y.-life.md)
- [E.A.S.Y. Life - Gameplay](https://whitepaper.argybargy.io/argy-bargy-ecosystem/e.a.s.y.-life/e.a.s.y.-life-gameplay.md)
- [E.A.S.Y. Life - Patrol](https://whitepaper.argybargy.io/argy-bargy-ecosystem/e.a.s.y.-life/e.a.s.y.-life-patrol.md): Patrol Mode: Active Gaming, Rewarding Returns
- [E.A.S.Y. Life - Mystic Seedlings](https://whitepaper.argybargy.io/argy-bargy-ecosystem/e.a.s.y.-life/e.a.s.y.-life-mystic-seedlings.md)
- [Augmented Reality](https://whitepaper.argybargy.io/argy-bargy-ecosystem/augmented-reality.md)
- [AR - Gameplay](https://whitepaper.argybargy.io/argy-bargy-ecosystem/augmented-reality/ar-gameplay.md): Augmented Reality Mode: A Fusion of Digital and Physical Worlds
- [Battle](https://whitepaper.argybargy.io/argy-bargy-ecosystem/augmented-reality/battle.md): Real-Time PVP and PVE Battles in Augmented Reality
- [Bosses, Fortresses and Clans](https://whitepaper.argybargy.io/argy-bargy-ecosystem/augmented-reality/bosses-fortresses-and-clans.md): Socialize and Strategize
- [Argy Tap Bot](https://whitepaper.argybargy.io/argy-bargy-ecosystem/argy-tap-bot.md)
- [Сurrency and resources](https://whitepaper.argybargy.io/argy-bargy-ecosystem/surrency-and-resources.md): Dive Into the Rich Resource Ecosystem of Argy Bargy


---

# 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://whitepaper.argybargy.io/argy-bargy-ecosystem.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.
