# Buy and Sell

## How to buy and sell BTSG

#### Swap BTSG on Osmosis

These instructions are for native-BTSG tokens.

To swap BTSG on Osmosis you’ll need to have installed the Keplr wallet.

Go to the [Assets area](https://app.osmosis.zone/assets) of the Osmosis app and connect your Keplr wallet. You can then deposit your BTSG or other IBC-enabled tokens to Osmosis using the “Deposit” option next to the relevant token.

Please note that Osmosis fees are payable in OSMO tokens. Therefore, regardless of which tokens you are swapping BTSG from or to, you will also need a sufficient OSMO balance in your wallet to cover the fees. If it’s your first swap using Osmosis, then you should first acquire a small amount of OSMO tokens before swapping to or from BTSG.

Once you have an initial deposit of IBC-enabled tokens, you can make a swap using the Trade feature on Osmosis. You can then select the token you wish to swap from or to, and the amounts. When you click “Swap,”, you’ll go to a preview window. Review the details of your swap to make sure they’re correct, and then approve your transaction.


---

# 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.bitsong.io/btsg/buy-and-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.
