> For the complete documentation index, see [llms.txt](https://famswaps-organization.gitbook.io/famswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://famswaps-organization.gitbook.io/famswap/game.md).

# Game

<figure><img src="/files/Ln1iQskksRt33W1D0CVO" alt=""><figcaption></figcaption></figure>

FamGarden is the entertainment hub of FamSwap where you can have fun and play! The platform is expected to launch 100+ casual games where users can earn FUN tokens through various types of mini-games. Users can also enjoy other entertainment-focused activities such as treasure hunting, payments, NFTs, and mining.

## Specific Gameplay

* Rewards and Competitions: Players can earn tokens or unlock special rewards through games. Moreover, the platform will host regular competitions, providing users with the opportunity to win more rewards.
* NFT Collectibles and Game Assets: Players can bind their NFTs, allowing them to collect, trade, and showcase their digital assets.
* Social Interaction: Create communities and chat functions for players to interact, discuss game strategies and experiences, and even form teams for cooperation or competition.
* Game Mining: Combining with the F Pool in FamSwap, users can mine tokens or earn other rewards by playing games. Entertainment and earnings combined.
* Cross-chain Interoperability: Implement cross-chain interoperability, enabling users to freely transfer and trade their game assets and tokens across different Web3 networks.
* Community Voting and Governance: Provide users with the opportunity to participate in platform decisions through voting, such as selecting new games to launch, modifying reward mechanisms, or improving platform functionality.


---

# 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://famswaps-organization.gitbook.io/famswap/game.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.
