# Buy & Sell Tokens

**For more info about how Buying & Selling tokens work under the hood, please visit the**[Swapping Tokens](/more-info/swapping-tokens.md) section. This section is a practical guide on trading directly on DexGuru

{% embed url="<https://assets-stage.dex.guru/video/HowToSellTokenOnDexGuru.mp4>" %}
How to sell token on DexGuru
{% endembed %}

**1. Firstly, you need to** [**connect your wallet**](https://docs.dex.guru/how-to/connect-wallet)**.**

**2.** **Make sure your wallet is using the correct network.** You can see what network you are connected to in the upper right corner next to a wallet icon.

![](/files/6BhkpoVTE0wVRGAiSHs9)

DexGuru makes it easy to identify tokens from different networks. We use colored circles around the token’s icon. In the example below, the Binance Smart Chain token is wrapped in the orange circle. For your convenience, web3 wallets that are connected, displayed in the same color as the circles around specific networks.

![](/files/NaU776RFGFGjDYqm16D1)

**Note:** You can't trade assets from different networks for each other. For example,  you can't trade UNI(ERC20 token on Ethereum) for CAKE (BEP20 token on BSC). However, many Ethereum based tokens have pegged versions on BSC, for example, ETH-BSC on a screenshot above.

**3. It is time to trade.** To Buy/Sell a particular token, you need first to pick it in the [Market Selector](https://docs.dex.guru/features/market-selector) area.

> **⚠️ Please Keep in Mind ⚠️**
>
> ✅  **We do not control your transactions and couldn't stop a transaction or attempt to reverse a transaction after it occurred.**&#x20;
>
> ✅ **You’re ultimately responsible for any transactions as relevant to the Services.**&#x20;
>
> ✅  **Please review, obtain, or otherwise seek additional information or support BEFORE transaction in Virtual Currency.**&#x20;

![](/files/yX0EJ591FGWbsjJowozR)

For both Buy and Sell options, you can only input the amount of assets that are going to be taken **from** your wallet—the amount of tokens(coins) you receive after the trade is calculated automatically.

![](/files/qVECBcJ73IHG4064DoGI)

You can change what kind of digital asset you use to buy a specific token(the one you picked in the [Market Selector](https://docs.dex.guru/features/market-selector) area) and change the digital asset you receive when you sell the particular token.

![](/files/yyyUUbYxormo2x4Z8JIZ)

If this is the first time you are making a transaction with a specific token, you’ll have to complete a token approval transaction. You only need to press Approve/Sell button once.&#x20;

![](/files/muPyXdF0Z8SYJ3J6QH60)

\
Once you approve the token spending limit in your wallet, wait for the Swap Confirmation pop-up. If the coin or token does not need approval from your wallet, you will be shown the Swap Confirmation pop-up right after pressing the Buy/Sell button.

![](/files/pgO5hjyzbQqgcviNbbn6)

Inside the Swap Confirmation pop-up, you can change price slippage, tip to DexGuru, and pick GAS price. Click the “Confirm” button once you ready. If you do not click the “Confirm” button during the first 90 seconds, the pop-up will automatically close, and we will need to refresh your quote.

After pressing the “Confirm” button, the swap transaction in your wallet will be initiated. Once you approve it, there is no way back. No one can cancel the transaction at this point.

**4. Once the transaction has been made, you can use this** [**guide**](https://docs.dex.guru/how-to/see-my-wallets-balance) **to see your wallet’s new balance.**<br>


---

# 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.dex.guru/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.
