# Swapping

Swapping BNB or ETH for MSS is the best way to get your MSS tokens when the Swap price is cheaper than the mint price.  Check this on the [mint page](https://www.mintstakeshare.com/mint).

Swap page: <https://www.mintstakeshare.com/buy>

### Tokens Details

**BSC Contract Address:** [0x7C3b00CB3B40Cc77d88329A58574E29cFA3cb9E2](https://bscscan.com/token/0x7C3b00CB3B40Cc77d88329A58574E29cFA3cb9E2)

**Base Contract Address:** [0x4b556f3a476b58be7f35df77edd68fbe5076f706](https://basescan.org/address/0x4b556f3a476b58be7f35df77edd68fbe5076f706)

**Network:** BNB Chain & Base Chain

**Buy Tax:** 4% (Use our dapp and pay no tax)

**Sell Tax:** 12% (Use our dapp for 9%)

## Swapping BNB/ETH for MSS

The recommended way to swap BNB or ETH for MSS is using the built in swap on the MSS Dapp.

<figure><img src="/files/5WoCq5gK4YSczXtAfCaV" alt=""><figcaption><p>MSS Swap on Dapp</p></figcaption></figure>

{% hint style="success" %}
When using the MSS Swap on Dapp, there are a few key differences from using a DEX directly:

* The regular 4% buy tax is waived/removed, but instead, 3% is used for a 1% buy & burn + 2% referral in BNB/ETH
* The 12% sales tax is reduced to 9%.  3% for burn, 6% to be handled as normal for LP
* No need to worry about slippage/tax with our swap.  The output of MSS shown is what you will receive.
  {% endhint %}

### Other Ways to Swap

You can swap tokens for MSS using numerous other platforms, such as Flooz.xyz, XY.Finance, Pancakeswap.Finance, and more.

{% hint style="warning" %}
Ensure to set slippage high enough to accommodate the buy/sell taxes when using other platforms.  4.5% slippage for the 4% buy tax will work
{% endhint %}

Flooz.xyz: <https://www.flooz.xyz/MintStakeShare>

XY.Finance: <https://app.xy.finance>

PancakeSwap: [https://pancakeswap.finance](https://pancakeswap.finance/?outputCurrency=0x7C3b00CB3B40Cc77d88329A58574E29cFA3cb9E2\&chain=bsc)


---

# 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.mintstakeshare.com/swapping.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.
