# The Hippo Harem

The Hippo Harem is where users manage their HouseHippo NFTs. The males and females will be divided into two sections and each of them will have their NFT ID's displayed. The dApp will inform users whether their males are in cooldown or ready to mate, and which females are pregnant, ready to give birth, or ready to mate.&#x20;

To mate the hippos a user will input the ID of the two hippos they want to mate, and then the female will immediately become pregnant, and the male will enter a cooldown period.&#x20;

The dApp is also where a user will access the HouseHippo marketplace to trade/sell their HouseHippos. A section within the dApp called the Tavern will also be available to purchase shots of maple syrup for the males to reduce their cooldowns.&#x20;

Hippos will not be born automatically after the four day gestation period has passed, Users will need to  submit a blockchain transaction, "Give Birth" in order for them to be born.&#x20;

To breed, give birth, drink maple syrup, or buy/sell/trade users will be required to gas in BNB. The chain was chosen to be gas efficient enough that each transaction should be no more than a few cents, and the rewards should far exceed the gas being paid to manage the Hippos.&#x20;

Artwork for the Hippos and the Hippo Harem is currently underway and the dApp will be in testnet in September. This section of the Whitepaper will be updated to include the artwork and screenshots from the dApp at that time.&#x20;


---

# 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://geeksecosystem.gitbook.io/geeks-ecosystem-whitepaper/the-househippo-project/househippo-nfts/the-hippo-harem.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.
