> For the complete documentation index, see [llms.txt](https://h20finance.gitbook.io/h20-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://h20finance.gitbook.io/h20-docs/case-studies/turn-low-volume-into-high-growth-with-h20.md).

# Turn Low Volume into High Growth with H20

## Challenge

### Low liquidity and volume.

A project token on BSC had pumped massively, then was in the final stages of an extended decline. The pooled TKN equaled 5M ($60K), and the pooled BUSD equaled $60K, so $120K liquidity. Trading volume was <1K a day. The project had many token holders, token-rich and cash-poor, who still believed in the project and were looking to generate volume and profits.

## Solution

H20 offered the community of token holders the opportunity to provide liquidity through trading strategies. The token holders deployed a combination of dynamic spread strategies for market-making and auction-based DCA strategies. &#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciT8-ZiT3jbqHwrobPqHJBaSfQq6YaFXKmQHAzM8Cvq6yrp7W4i_elvyZccWnM6ZKgjH71ISragSBCVEF7pVKKGWnNxEYNqZ4MEaq-ms5Kg-jXiiDBtJdB71mQ5WGMDVB4m2bJ?key=13J2LuC89aQoSDD68cCZp4JA" alt=""><figcaption></figcaption></figure>

## Result

Within three months:

* **H20 strategies:** (running on Raindex) accounted for 24% of the total transactions and 17% of the total volume.
* **H20 delivered:** a 20% volume uplift off the back of only an 8% increase in BUSD liquidity.&#x20;
* **H20’s liquidity:** was 2.5x more efficient than the DEX liquidity.&#x20;

Impacted by low liquidity and volume? [Get in touch](https://t.me/Peter_Donaldson).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://h20finance.gitbook.io/h20-docs/case-studies/turn-low-volume-into-high-growth-with-h20.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
