# Others

## [**Harmony Soccer Players**](https://soccerplayers.demo.harmony.one/)

SoccerPlayers is an NFT collectible game deployed on Harmony blockchain. It is like CryptoKitties, but for collecting your favorite soccer player cards. Each soccer player has a unique token as part of a ERC721 smart contract deployed on Harmony blockchain, that are available to buy. All soccer player cards are open in the market all the time, so that anyone can buy. Every purchase increases the card value by 15%, and the seller will make a profit of 13% when their card is bought by others. A 2% commission is paid to the minting account to cover the app maintenance costs.&#x20;

In the first month of launch, the app saw 1,071 transactions and 111,000 ONE volume traded.

![](/files/-MCyymhGFu62tA97qRFj)

![](/files/-MCyyqwRdIUSpbLpV1FM)

## [OneMoji](https://peekpi.github.io/onemoji/dist/)

*Disclaimer: this game is ported from* [*Nyftimoji*](https://niftymoji.com/)*, an Ethereum based game, for non-commercial purposes.*&#x200C;

You can use 20 $ONE tokens to mint an emoji token (HRC 721 token) using smart contract. The lucky number you input and the block hash will decide which emoji you are going to get from a library of 3,470 emojis.

![](/files/-MCz-OiD-cOHe7jX1nUR)

## [Good One](http://crowdfunding.s3-website-us-west-1.amazonaws.com/)&#x20;

Good One is a simple crowdfunding dApp which will have the ‘minimum’ functionalities that you’d expect from a crowdfunding platform. Basically, one should be able to start crowdfunding projects, and fund them.

* Start Project — we should be able to start a new crowdfunding project, along with setting its details like goal amount, etc
* View Projects — we should be able to retrieve our existing projects’ details and display it
* Fund Project — we should be able to fund an existing project with ONE
* Retrieve Funds — in the case where a project does not meet its goal amount, and is past its deadline, funders should be able to retrieve their contributed funds (All-or-Nothing setup)

![](/files/-MQCpcp4BNi9DsWMmhzb)

![](/files/-MQCpp0_e2fxDqulbS-q)


---

# 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://docs.harmony.one/home/developers/showcases/other-showcases.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.
