# DApp Samples

## CryptoKitties Clone

{% embed url="<https://github.com/harmony-one/academy-cryptokitties>" %}

## Crowdfunding

{% embed url="<https://github.com/harmony-one/dapp-demo-crowdfunding>" %}

## Decentralized Bank

{% embed url="<https://github.com/harmony-one/dbank>" %}

## Decentragram

{% embed url="<https://github.com/harmony-one/decentragram>" %}

## DeFi Tutorial

{% embed url="<https://github.com/harmony-one/defi_tutorial/>" %}

## Lottery DApp

{% embed url="<https://github.com/harmony-one/harmony-social-game>" %}

## Marketplace Tutorial

{% embed url="<https://github.com/harmony-one/marketplace>" %}

## Meme of the Day DApp

{% embed url="<https://github.com/harmony-one/meme_of_the_day>" %}


---

# 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/dapp-samples-on-harmony.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.
