# How to Participate in the Genesis Pools

In order to participate, users must start by [supplying](/liquidity-market/supplying.md) KAVA, ATOM, or USDt to Hover's lending pools. Upon supplying, users are given a lending receipt token called an[ hToken](/liquidity-market/supplying/htokens.md) in exchange for their deposit. Users must then deposit the associated hTokens (hKAVA, hATOM, or hUSDt) into the Genesis Pools.

<figure><img src="/files/oVwsV5xD1yItgzgXf0Xu" alt=""><figcaption></figcaption></figure>

Making the hToken deposit is a very important step. If the user makes the supply deposit but fails to deposit the hTokens into the Genesis Pool, they will not be able to receive the Genesis Pool yield.&#x20;

Please see this [Medium article](https://medium.com/@Hover_Market/how-to-deposit-into-hovers-genesis-pools-c0b1c6aee1de) for a step-by-step guide on how to make a deposit to the Genesis Pools. &#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://docs.hover.market/genesis-pools/how-to-participate-in-the-genesis-pools.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.
