# Launch a Token

{% stepper %}
{% step %}

### Go to Launch Token

Head to the H4SHFund dApp to start creating your token.
{% endstep %}

{% step %}

### Add Token Details

Add your token/project information, including the token name, symbol, and an image for your token.
{% endstep %}

{% step %}

### Add Treasury Address

Enter a wallet address that will receive the funds from the token presale, or the unused allocation of tokens. This could be the wallet address of the creator or the treasury address of the projec**t.**
{% endstep %}

{% step %}

### ***Customize Extra Parameters (Optional)***&#x20;

*H4SHFund gives you complete control to adjust any parameters according to your needs. Fully customize your launch by adding whitelists, setting up token vesting, editing launch phase timings, adjusting liquidity and team allocations, and defining a fair launch market cap.*
{% endstep %}

{% step %}

### Launch It!

Once you're happy with your token details, click the "Launch Token" button to deploy your token to Avalanche.
{% endstep %}
{% endstepper %}


---

# 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/launch-a-token.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.
