# GameFi

## GameFi

- [General Intro](https://docs.degenlab.io/gamefistacks/general-intro.md)
- [R & D](https://docs.degenlab.io/gamefistacks/r-and-d.md)
- [NFT Web App Integration](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration.md)
- [Prerequirements](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/prerequirements.md): Must be done before the workshop
- [Decentralized Storage](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/decentralized-storage.md)
- [Smart Contract NFTs](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/smart-contract-nfts.md)
- [Creating the React Dapp](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/creating-the-react-dapp.md)
- [Updating Startup File, Wallet Connect & Main Menu](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/updating-startup-file-wallet-connect-and-main-menu.md)
- [Fetching NFTs, Stacks and Hiro API](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/fetching-nfts-stacks-and-hiro-api.md)
- [Rendering NFTs owned](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/rendering-nfts-owned.md)
- [Selecting an NFT](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/selecting-an-nft.md)
- [Mapping Scenes](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/mapping-scenes.md)
- [Creating the playable game](https://docs.degenlab.io/gamefistacks/workshop/nft-web-app-integration/creating-the-playable-game.md)
- [General idea](https://docs.degenlab.io/gamefistacks/trustless-rewards-m1/general-idea.md)
- [Flow Lobbies](https://docs.degenlab.io/gamefistacks/trustless-rewards-m1/flow-lobbies.md): off-chain & on-chain combination detailed
- [Smart Contract](https://docs.degenlab.io/gamefistacks/trustless-rewards-m1/smart-contract.md)
- [General Idea](https://docs.degenlab.io/gamefistacks/customizable-nfts-m2/general-idea.md)
- [Flow Customizable NFTs](https://docs.degenlab.io/gamefistacks/customizable-nfts-m2/flow-customizable-nfts.md)
- [Smart Contracts](https://docs.degenlab.io/gamefistacks/customizable-nfts-m2/smart-contracts.md)
- [Component](https://docs.degenlab.io/gamefistacks/customizable-nfts-m2/smart-contracts/component.md)
- [Customizable Wrapper](https://docs.degenlab.io/gamefistacks/customizable-nfts-m2/smart-contracts/customizable-wrapper.md)
- [General Idea](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/general-idea.md)
- [Tech Explained](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/tech-explained.md)
- [Smart Contracts](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/smart-contracts.md)
- [Item](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/smart-contracts/item.md)
- [Lootbox](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/smart-contracts/lootbox.md)
- [Lootbox Manager](https://docs.degenlab.io/gamefistacks/lootbox-on-chain-m3/smart-contracts/lootbox-manager.md)
- [General Idea](https://docs.degenlab.io/gamefistacks/message-signing/general-idea.md)
- [GameFi Use Cases](https://docs.degenlab.io/gamefistacks/message-signing/gamefi-use-cases.md)
- [App Explained](https://docs.degenlab.io/gamefistacks/message-signing/app-explained.md)
- [General Idea & Base SFTs Static Deployments](https://docs.degenlab.io/gamefistacks/sfts/general-idea-and-base-sfts-static-deployments.md)
- [Metadata Structure](https://docs.degenlab.io/gamefistacks/sfts/metadata-structure.md)
- [Static Flow and Smart Contracts](https://docs.degenlab.io/gamefistacks/sfts/static-flow-and-smart-contracts.md)
- [Advanced SFTs Dynamic Deployments](https://docs.degenlab.io/gamefistacks/sfts/advanced-sfts-dynamic-deployments.md)
- [Dynamic Flow and Smart Contracts](https://docs.degenlab.io/gamefistacks/sfts/dynamic-flow-and-smart-contracts.md)
- [Dapp Integrating SFTs](https://docs.degenlab.io/gamefistacks/sfts/dapp-integrating-sfts.md)
- [Front End](https://docs.degenlab.io/gamefistacks/sfts/dapp-integrating-sfts/front-end.md)
- [Back End](https://docs.degenlab.io/gamefistacks/sfts/dapp-integrating-sfts/back-end.md)
- [Resources](https://docs.degenlab.io/gamefistacks/sfts/resources.md)
- [Overall for subnets](https://docs.degenlab.io/gamefistacks/subnets/overall-for-subnets.md)
- [Roadmap](https://docs.degenlab.io/gamefistacks/roadmap.md)
- [Gaia](https://docs.degenlab.io/gamefistacks/decentralized-storage/gaia.md)
- [Pinata](https://docs.degenlab.io/gamefistacks/decentralized-storage/pinata.md)
- [Host SFTs and NFTs into Pinata](https://docs.degenlab.io/gamefistacks/decentralized-storage/host-sfts-and-nfts-into-pinata.md)
- [Gaia integration to host game resources](https://docs.degenlab.io/gamefistacks/decentralized-storage/gaia-integration-to-host-game-resources.md)
- [Getting Started](https://docs.degenlab.io/gamefistacks/external-knowledge/getting-started.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.degenlab.io/gamefistacks/general-intro.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.
