# Whitepaper

- [Wprowadzenie](https://wiki.hashup.it/hashup/whitepaper/wprowadzenie.md)
- [Problemy i Rozwiązania](https://wiki.hashup.it/hashup/whitepaper/problemy-i-rozwiazania.md)
- [Kartridż ERC20](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20.md)
- [An explanation of the ERC20 standard functions](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/an-explanation-of-the-erc20-standard-functions.md): In the context of a license carrier
- [ERC20 vs ERC721](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/erc20-vs-erc721.md): Dlaczego nie korzystamy z NFT/ERC721 jako nośnika licencji do oprogramowania?
- [Profits for the owner/creator](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/profits-for-the-owner-creator.md): From trading the ERC20 cartridge
- [Rodzaje Kartridży ERC20](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/rodzaje-kartridzy-erc20.md): Istnieją 3 główne rodzaje Kartridży ERC20 HashUp
- [Tworzenie Kartridży ERC20](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/tworzenie-kartridzy-erc20.md)
- [Nowe możliwości](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/nowe-mozliwosci.md): Standard ERC20 otwiera szereg możliwości
- [Licencje Modyfikacji ERC20](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/licencje-modyfikacji-erc20.md)
- [Możliwości skalowania Kartridży](https://wiki.hashup.it/hashup/whitepaper/kartridz-erc20/mozliwosci-skalowania-kartridzy.md)
- [GameSwapping](https://wiki.hashup.it/hashup/whitepaper/gameswapping.md): Następca modelu subskrypcyjnego.
- [Nowe możliwości](https://wiki.hashup.it/hashup/whitepaper/gameswapping/nowe-mozliwosci.md)
- [GameSwapping vs Model Subskrypcyjny](https://wiki.hashup.it/hashup/whitepaper/gameswapping/gameswapping-vs-model-subskrypcyjny.md): Dlaczego GameSwapping zastąpi model subskrypcyjny?
- [Pliki Gier](https://wiki.hashup.it/hashup/whitepaper/pliki-gier.md): Gdzie trzymamy pliki gry?
- [# Token](https://wiki.hashup.it/hashup/whitepaper/token.md): $HASH
- [Architektura tokenu #](https://wiki.hashup.it/hashup/whitepaper/token/architektura-tokenu.md)
- [Proces Liquidity Mining](https://wiki.hashup.it/hashup/whitepaper/token/proces-liquidity-mining.md)
- [Jak generujemy popyt na token #](https://wiki.hashup.it/hashup/whitepaper/token/jak-generujemy-popyt-na-token.md)
- [Tokenomia](https://wiki.hashup.it/hashup/whitepaper/token/tokenomia.md)
- [Architektura](https://wiki.hashup.it/hashup/whitepaper/architektura.md)
- [IGO - kontrakt, sklep z grami](https://wiki.hashup.it/hashup/whitepaper/architektura/igo-kontrakt-sklep-z-grami.md)
- [Reklamy NFT](https://wiki.hashup.it/hashup/whitepaper/architektura/reklamy-nft.md): NFT reklamy na platformie reprezentujące posiadanie dni na banerach reklamowych
- [Platformy HashUp](https://wiki.hashup.it/hashup/whitepaper/platformy-hashup.md)
- [GameCap.io](https://wiki.hashup.it/hashup/whitepaper/platformy-hashup/gamecap.io.md): Indeksacja i ranking Kartridży ERC20
- [GameXplorer.io](https://wiki.hashup.it/hashup/whitepaper/platformy-hashup/gamexplorer.io.md): Sklep i explorer Kartridży ERC20
- [GameWallet](https://wiki.hashup.it/hashup/whitepaper/platformy-hashup/gamewallet.md): Portfel dla graczy
- [GameContract.io](https://wiki.hashup.it/hashup/whitepaper/platformy-hashup/gamecontract.io.md): Platforma developerska dla Twórców gier


---

# Agent Instructions: 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:

```
GET https://wiki.hashup.it/hashup/whitepaper.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.
