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

# WELT Project (Fabwelt)

- [WELT](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt.md)
- [Gaming Ecosystem](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/gaming-ecosystem.md)
- [Play and Earn & Pay to Play](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/play-and-earn-and-pay-to-play.md)
- [NFTs](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts.md)
- [NFTs as utilities](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/nfts-as-utilities.md)
- [NFTs as assets and collectibles](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/nfts-as-assets-and-collectibles.md)
- [Multiplier NFTs](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/multiplier-nfts.md)
- [Special Series](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/special-series.md)
- [NFT Renting](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/nft-renting.md)
- [Howto: Lending](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/nft-renting/howto-lending.md)
- [Howto: Renting](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/nft-renting/howto-renting.md)
- [List of Fabwelt NFTs](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/list-of-fabwelt-nfts.md): What NFTs are out there for Fabwelt and what do they do?
- [Tokenomics](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/tokenomics.md): Our tokenomics details
- [Partners & Investors](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/partners-and-investors.md): An overview of Fabwelt Studios Partners, backers and investors 2021-2023
- [Farming & Staking](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/farming-and-staking.md)
- [Transparency](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt/welt/transparency.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 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://gyrosstudios.gitbook.io/gyrosstudio-gitbook/welt-project-fabwelt.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.
