> For the complete documentation index, see [llms.txt](https://usdmeme.gitbook.io/usdmeme-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdmeme.gitbook.io/usdmeme-docs/usdmeme-basics/instructions-for-wl-usdmeme-fair-launch.md).

# Instructions for WL  $Meme Fair Launch

How to add for $Meme Fair Launch (White List)

<br>

Memetards will be able to participate in the launch of the $Meme token via a fair launch on Krystal ILO. Community members who successfully gained White List (WL) to participate in the launch were dropped a WL NFT to the wallet they submitted in their WL application. Before the launch, a snapshot will be taken of the wallets containing the WL NFTs, and those wallets will be able to participate in the WL launch (first 24hrs) before the public sale commences.

<br>

Some community members are currently unable to see the NFT using their preferred wallet, however the $Memeteam has released the updated WL (check socials or discord to check if your address is on the list!). If you can’t see it in your wallet but would still like to check, you can check the transaction for the NFT in your wallet using <https://basescan.org>, enter your wallet address and look for the NFT being dropped to your wallet with the name “Meme WL”. If it is in there, then congratulations – you’re a Memetard! If you do not have a Meme WL NFT and think that you should have been dropped one, then open a ticket in the discord.

<br>

The novel aspect of this is that community have the ability to go full Memetard and sell their WL NFT for the right price. ‘Tards should note that the NFTs DO NOT STACK – each WL wallet will be able to add the same amount at launch regardless of the number of NFTs in that particular wallet. This enables the ability for the community to speculate on the value of the WL with regard to the expected return from participating in the launch.

<br>

You could even go. the fullest ‘Tard and collect more NFTs just to reduce the amount of participants in the launch…game theory at its finest.

A warning to everyone – after the snapshot is taken, any purchase of a WL NFT will no longer result in a WL for the $Meme launch…be careful ‘Tards.

<br>

Fair launch will be available via two user interfaces; krystal.io (<https://ilo.krystal.app>) and Uniswap (app.uniswap.org) – ENSURE YOU HAVE THE CORRECT WEBSITE BEFORE CONNECTING YOUR WALLET.

Prepare for the Launch:

<br>

1. Your WL wallet will need to be able to connect to either of the interfaces mentioned above.
2. Ensure you have the required funds in your White Listed wallet, plus a small amount extra for gas.

<br>

Once the launch is live:

1\. Refresh your chosen website

2\. Connect wallet

3\. Confirm wallet is on “Base” chain. Confirm that the connected wallet is recognised by Krystal as able to participate in WL launch

4\. Select the Sell coin to ETH

5\. Select the buy coin to $Meme – search for $Meme via the contract address (only use the contract address from the team’s announcement)

6\. Input the required amount of ETH (equivalent to $10 USD)

7\. Confirm swap

A. You may need to approve the token before the swap

B. After approving the token, confirm the swap

8\. Wait until the notification appears that the swap is complete

9\. HODL $Meme…earn $Wewe

<br>

Try not to get too excited for next part of $Meme roadmap!

<br>

If you have any questions or want to find out moar, drop into the $Meme TG, Discord or hit us up on X (twitter).

<br>


---

# 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://usdmeme.gitbook.io/usdmeme-docs/usdmeme-basics/instructions-for-wl-usdmeme-fair-launch.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.
