# How to Buy/Sell?

To Buy/Sell DBM, follow the steps below:

* Go to DoubleMoon page (<https://exchange.doublemoon.finance/#/swap>)
* Click "**Unlock Wallet**" → Connect to your Web3 wallet (such as MetaMask, TrustWallet, Binance Chain Wallet) and make sure your network is set to "**Binance Smart Chain"**. Click [here ](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)if you do not have the network in your wallet yet.

![](/files/-MbCLSPcn9CdM0fVFz8U)

* Now! you can buy/sell DBM. But keep in mind, transactions (sell/buy and wallet transfer) that trade more than **0.5% (currently, no more than 5,000,000,000,000 DBM)** of the total supply will be rejected. This will protect price movement as well. 👍🏻 ([Anti-whale system](https://whitepaper.doublemoon.finance/tokenomic/anti-whale-pump-dump-system))

![](/files/-MbCNrKq8XWOTj2tX-Ac)

{% hint style="warning" %}
We highly recommend trading DBM as an **integer**, not a decimal.
{% endhint %}


---

# 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.doublemoon.finance/step-by-step-guide/how-to-buy-sell.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.
