# Profits for the owner/creator

### **HashUp cartridges allow you to make profits on the secondary market.**&#x20;

The rules under which you can earn commissions require that an existing pool of liquid licensed media be transferred to another liquid asset. In the transfer function, the license itself sells a portion of itself (as determined by the creator) to its own pool of liquid assets and passes the resulting value on to the creator. The remaining portion goes to the recipient. The mechanics of cartridge trading commissions means that the transfer function automatically passes the commission to the creator, while at the same time passing the cost of the transfer to the receiver.


---

# 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/erc20-cartridge/profits-for-the-owner-creator.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.
