# Get Started

- [Dictionary](https://wiki.hashup.it/get-started/dictionary.md): A brief dictionary of HashUp, a good place to start HashUp
- [How to Make Money with HashUp?](https://wiki.hashup.it/get-started/how-to-make-money-with-hashup.md): Publish games on multiple stores and blockchains at the same time! Connect to the protocol and start selling games! Create your own game store and promote it!
- [How to Create Your Own Store on HashUp?](https://wiki.hashup.it/get-started/how-to-create-your-own-store-on-hashup.md): HashUp's mission is to power thousands of stores at once!
- [The HashUp API](https://wiki.hashup.it/get-started/the-hashup-api.md): Store all the information about the licenses stored on HashUp protocol!
- [PC Launcher](https://wiki.hashup.it/get-started/pc-launcher.md): Fully-customizable Game Launcher for your marketplace!
- [HashUp Game Object](https://wiki.hashup.it/get-started/hashup-game-object.md)
- [Roadmap](https://wiki.hashup.it/get-started/roadmap.md): How do we plan to achieve decentralized distribution?
- [ERC20 cartridge](https://wiki.hashup.it/get-started/erc20-cartridge.md)
- [An explanation of the ERC20 standard functions](https://wiki.hashup.it/get-started/erc20-cartridge/an-explanation-of-the-erc20-standard-functions.md): In the context of a license carrier
- [ERC20 vs ERC721](https://wiki.hashup.it/get-started/erc20-cartridge/erc20-vs-erc721.md): Why don't we use NFT/ERC721 as a license carrier for software?
- [Profits for the owner/creator](https://wiki.hashup.it/get-started/erc20-cartridge/profits-for-the-owner-creator.md): From trading the ERC20 cartridge
- [Types of Cartridges](https://wiki.hashup.it/get-started/erc20-cartridge/types-of-cartridges.md): There are 3 main types of ERC20 HashUp Cartridges
- [Cartridge creation](https://wiki.hashup.it/get-started/erc20-cartridge/cartridge-creation.md)
- [New capabilities](https://wiki.hashup.it/get-started/erc20-cartridge/new-capabilities.md): The ERC20 standard opens up a number of possibilities
- [ERC20 Modification License](https://wiki.hashup.it/get-started/erc20-cartridge/erc20-modification-license.md)
- [Scalability of Cartridges](https://wiki.hashup.it/get-started/erc20-cartridge/scalability-of-cartridges.md)
- [GameSwap](https://wiki.hashup.it/get-started/gameswap.md): Game industry game changer and the successor to the subscript model
- [New capabilities](https://wiki.hashup.it/get-started/gameswap/new-capabilities.md)
- [GameSwapping vs Subscription model](https://wiki.hashup.it/get-started/gameswap/gameswapping-vs-subscription-model.md): Why will GameSwapping replace the subscription model?
- [How to publish a game?](https://wiki.hashup.it/get-started/how-to-publish-a-game.md)
- [Games Files](https://wiki.hashup.it/get-started/games-files.md): Where do we keep the game files?
- [# Token](https://wiki.hashup.it/get-started/token.md): $HASH
- [Architecture of the # token](https://wiki.hashup.it/get-started/token/architecture-of-the-token.md)
- [Liquidity Mining Process](https://wiki.hashup.it/get-started/token/liquidity-mining-process.md)
- [Demand\&Volume](https://wiki.hashup.it/get-started/token/demand-and-volume.md): How do we generate demand for the # token?
- [Tokenomics](https://wiki.hashup.it/get-started/token/tokenomics.md)
- [Architecture](https://wiki.hashup.it/get-started/architecture.md)
- [IGO - contract, games shop](https://wiki.hashup.it/get-started/architecture/igo-contract-games-shop.md)
- [NFT Ads](https://wiki.hashup.it/get-started/architecture/nft-ads.md): NFT platform advertisements that represent ownership of days on banner ads
- [HashUp Platforms](https://wiki.hashup.it/get-started/hashup-platforms.md)
- [GameCap.io](https://wiki.hashup.it/get-started/hashup-platforms/gamecap.io.md): Indexing and ranking of the ERC20 Cartridges
- [GameXplorer.io](https://wiki.hashup.it/get-started/hashup-platforms/gamexplorer.io.md): ERC20 cartridge store and explorer
- [GameWallet](https://wiki.hashup.it/get-started/hashup-platforms/gamewallet.md): A wallet for gamers
- [GameContract.io](https://wiki.hashup.it/get-started/hashup-platforms/gamecontract.io.md): A development platform for Game Creators
- [HashUp Protocol](https://wiki.hashup.it/get-started/hashup-protocol.md): TBD


---

# 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/get-started.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.
