# Bootstrap Your Token with H20

## Challenge&#x20;

### Liquidity bootstrapping.&#x20;

A project token was bootstrapping with a tiny AMM pool (<2k) and wanted to kick-start trading. The token was launching on an extremely low gas network, so it could handle tiny trade sizes and wanted to build organic demand. &#x20;

## Solution

H20 allowed the token creators and traders to trade the token in small batches to mitigate the tiny pool. Traders deployed strategies to accumulate and liquidate positions. Over several weeks, traders also started deploying market-making strategies that effectively acted as peg management. &#x20;

H20 strategies allowed the project to bootstrap their token in a very low-budget, experimental environment before scaling.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQd6PcDtBxsvfv1E7CHxUDkEVUXlcj0cRN3Ih1LoPfyfGSILwHwf44aFXnMnUL5tKc4xe5RPsO-QinMYY7hM8rFFFQ_WloonGvZWXbAnjaokZbFEV8lOiyFmUbXh46qomXQreA?key=13J2LuC89aQoSDD68cCZp4JA" alt=""><figcaption></figcaption></figure>

## Result

Within six weeks:

* **H20 strategies:** (running on Raindex) accounted for 5% of the total transactions and 2% of the total volume.
* **H20 delivered:** a bootstrapping environment that made it viable to launch a token with a <5K liquidity pool and scale from there.
* **H20’s strategies:** are now being used for market-making and peg management.&#x20;

Embedded, headless trading strategies will be part of the product soon.

Need to bootstrap your token launch? [Contact us to build a sustainable token market in a very low liquidity environment.](https://t.me/Peter_Donaldson)


---

# 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://h20finance.gitbook.io/h20-docs/case-studies/bootstrap-your-token-with-h20.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.
