# FAQ

<figure><img src="/files/i82bjX2Opu6I0mvVHTHl" alt=""><figcaption></figcaption></figure>

*<mark style="color:blue;">**The token has reached a $65K market cap, the curve shows 100%, why can't I see the token listed on MSwap?**</mark>*

At the time of token creation, the market cap target for listing is $65,000. However, during the period the token is on MoonWhales, the price of BNB can fluctuate. Based on the initial BNB price, this causes an adjustment in the market cap required for listing.

Example:

The token is created with a BNB price of $500

The token is listed with an BNB price of $525

The market cap for listing will then be 5% higher, i.e., $65,000 + 5% = $68,250.

This still represents the same amount of BNB as initially planned, but due to the increase in BNB price, the market cap also rises.

*<mark style="color:blue;">**Can I transfer or burn my tokens before listing on Mswap?**</mark>*

YES, it is entirely possible to transfer or burn your tokens purchased on MoonWhales before listing.

*<mark style="color:blue;">**Can I be front-run by an MEV or can a token be sniped on Moon Whales?**</mark>*

NO, we have a completely bot-proof protocol that prevents potential snipers or MEV bots from acting on our platform.


---

# 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://moon-whales.gitbook.io/moon-whales/faq.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.
