# Gamerse

## Gamerse

- [Gamerse](https://gamerse.gitbook.io/gamerse/master.md): The LFG (“Looking For Groups”) platform for the entire NFT gaming industry.
- [Features](https://gamerse.gitbook.io/gamerse/features.md)
- [Social Media](https://gamerse.gitbook.io/gamerse/features/social-media.md)
- [Looking for Groups](https://gamerse.gitbook.io/gamerse/features/gamerse-lfg.md)
- [Social Aggregator Marketplace](https://gamerse.gitbook.io/gamerse/features/aggregator-marketplace.md): AKA: SAM
- [GamerPad](https://gamerse.gitbook.io/gamerse/features/gaming-launchpad.md): Decentralised launchpad
- [Gamerse Studio](https://gamerse.gitbook.io/gamerse/features/gamerse-studio.md)
- [Environmental, Social, and Governance](https://gamerse.gitbook.io/gamerse/features/reducing-carbon-footprint.md): ESG
- [Swipe Swap](https://gamerse.gitbook.io/gamerse/features/nft-swap.md)
- [MyGamerse: Home, Wallet And NFT Vault](https://gamerse.gitbook.io/gamerse/features/mygamerse-home-wallet-and-nft-vault.md)
- [Gamerse Steam](https://gamerse.gitbook.io/gamerse/features/gamerse-steam.md)
- [Dedicated $LFG Token](https://gamerse.gitbook.io/gamerse/features/untitled-1.md): Gamerse Native Token
- [Raffle & Rewards](https://gamerse.gitbook.io/gamerse/features/raffle-and-rewards.md)
- [Gamerse Auction House](https://gamerse.gitbook.io/gamerse/features/gamerse-auction-house.md)
- [Social DAO](https://gamerse.gitbook.io/gamerse/features/untitled.md): Platform Self Governance
- [Multi-Chain Support](https://gamerse.gitbook.io/gamerse/features/multi-chain-support.md)
- [Avatar Ecosystem](https://gamerse.gitbook.io/gamerse/features/avatar-ecosystem.md): Intro to the GAMΞVΞRSΞ
- [Share-to-earn (S2E)](https://gamerse.gitbook.io/gamerse/features/share-to-earn-s2e.md)
- [Tokenomics](https://gamerse.gitbook.io/gamerse/tokenomics.md)
- [Summary](https://gamerse.gitbook.io/gamerse/tokenomics/summary.md)
- [Platform Transaction-Fee Discounts](https://gamerse.gitbook.io/gamerse/tokenomics/fee-free-transactions.md)
- [NFT Promotion](https://gamerse.gitbook.io/gamerse/tokenomics/nft-promotion.md)
- [Swap Architecture](https://gamerse.gitbook.io/gamerse/tokenomics/swap-architecture.md)
- [Gamerse Lottery](https://gamerse.gitbook.io/gamerse/tokenomics/gamerse-lottery.md)
- [Gamerse Auction House](https://gamerse.gitbook.io/gamerse/tokenomics/gamerse-auction-house.md)
- [Staking](https://gamerse.gitbook.io/gamerse/tokenomics/staking.md)
- [Avatars](https://gamerse.gitbook.io/gamerse/tokenomics/avatars.md)
- [Governance](https://gamerse.gitbook.io/gamerse/tokenomics/governance.md)
- [Token Burn Program](https://gamerse.gitbook.io/gamerse/tokenomics/token-burn-program.md)
- [Transparency Report](https://gamerse.gitbook.io/gamerse/transparency-report.md): In order to give full transparency to our community we have created this report.
- [Token Sale & Distribution](https://gamerse.gitbook.io/gamerse/token-sale-and-distribution.md)
- [Community Engagement](https://gamerse.gitbook.io/gamerse/community-engagement.md)
- [Partnerships](https://gamerse.gitbook.io/gamerse/partnerships.md)
- [Roadmap](https://gamerse.gitbook.io/gamerse/roadmap.md)
- [Team](https://gamerse.gitbook.io/gamerse/team.md): Dream team making Gamerse a reality
- [Contact](https://gamerse.gitbook.io/gamerse/contact.md)
- [Design Assets](https://gamerse.gitbook.io/gamerse/design-assets.md)
- [Disclaimer](https://gamerse.gitbook.io/gamerse/disclaimer.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://gamerse.gitbook.io/gamerse/master.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.
