# Getting Started

- [Why H4SHFund?](https://whitepaper.h4shfund.com/getting-started/why-h4shfund.md)
- [H4SHFund Litepaper](https://whitepaper.h4shfund.com/getting-started/why-h4shfund/h4shfund-litepaper.md)
- [Launch a Token](https://whitepaper.h4shfund.com/getting-started/launch-a-token.md): Launching a token takes seconds and costs just a few cents to create.
- [Launching a Memecoin](https://whitepaper.h4shfund.com/getting-started/launch-a-token/launching-a-memecoin.md)
- [Customizable Parameters](https://whitepaper.h4shfund.com/getting-started/launch-a-token/customizable-parameters.md)
- [Tokenized Fund Management](https://whitepaper.h4shfund.com/getting-started/launch-a-token/tokenized-fund-management.md): \[Coming Soon]
- [Joining a Presale](https://whitepaper.h4shfund.com/getting-started/joining-a-presale.md)
- [Trading on H4SHFund](https://whitepaper.h4shfund.com/getting-started/trading-on-h4shfund.md)
- [Bridge to Avalanche](https://whitepaper.h4shfund.com/getting-started/bridge-to-avalanche.md): Your guide to bridging to Avalanche


---

# 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://whitepaper.h4shfund.com/getting-started.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.
