# GameSwap

#### GameSwapping is swapping one game for another with DEXes. All [ERC20 Cartridges](/get-started/erc20-cartridge.md), even if they were released completely independently, can be swapped with each other as long as they share a common liquidity.&#x20;

The ERC20 cartridge-based software distribution model, through its versatility with a single licensing infrastructure, satisfies both: collectors who want to build a large game collection and people who just want to play and pay regularly. At the same time, this model combines both ownership and access to a library that grows with each new game released this way. So this is the future of game distribution, which will thwart the biggest of the gaming world to introduce a subscription model, benefiting both developers and players.


---

# 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/gameswap.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.
