# Buy on QuickSwap

$HAHA can be purchase on Quickswap:

<https://quickswap.exchange/#/swap?currency0=0xdf41220C7e322bFEF933D85D01821ad277f90172&currency1=0xA84DBE4602cBAcfe8Cd858Fe910b88ba0e8b8B18&swapIndex=2>

The $HAHA liquidity pair is $HAHA / $ASTR. Please refer to [Bridge to zkEVM](/how-to-buy/bridge-to-zkevm.md) for instructions to bridge Astar to zkEVM.

Note: While liquidity is provided in $ASTR, $HAHA can be purchased with any token that has been bridged to zkEVM.

## How to Swap

1. Connect your wallet and choose "AstarzkEVM" from the "Select Network" dropdown.

<figure><img src="/files/AXZ8llNyJvyzVQWUQTGW" alt=""><figcaption><p>Quickswap wallet and network connect</p></figcaption></figure>

2. Choose a token to swap from by clicking the top token name and selecting from a dropdown. Choose HAHA for the bottom token.

Note:&#x20;

1. Quickswap will require a signature to access the "From" tokens in your wallet prior to swapping.
2. HAHA LP is provided on Market (V3).
3. Following the link at the top of this page will automatically assign ASTR as the from token and HAHA as the to token.

<figure><img src="/files/Li9lPhcxUFT5Su4a0bDf" alt=""><figcaption><p>Choose swap pairs</p></figcaption></figure>

3. Enter an amount to spend in the 0.00 field next to $ASTR or an amount to purchase in the 0.00 field next to HAHA and click "Swap".

<figure><img src="/files/Z8Mhg1UvBUproK6a9kUA" alt=""><figcaption><p>Swap ASTR to HAHA</p></figcaption></figure>

4. Agree and confirm transaction in wallet to finalize the swap.

## Trouble Shooting Swap Issues

Insufficient Liquidity warning is the most common issue. This is due to a UI error. Steps to try when receiving this error:

1. Increase slippage from 0.5% to 3%
2. Adjust purchase amount slowly

   1 -> 10 -> 100 -> etc..
3. Refresh page


---

# 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.hahacoinastar.com/how-to-buy/buy-on-quickswap.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.
