> For the complete documentation index, see [llms.txt](https://docs.bitsong.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitsong.io/useful-guides/sinfonia/how-to-add-usdbtsg-liquidity-to-osmosis-pools.md).

# How to Add $BTSG Liquidity to Osmosis Pools

**1.** Go to [**https://osmosis.zone**](https://osmosis.zone)

![](/files/9bE3WeBtKYH9a4E7HZdA)

**2.** Click on "*Connect Wallet*" to connect your Keplr wallet to Osmosis.&#x20;

![](/files/bbY84zjmCGX2DQBxFnuG)

**3.** Enter your Keplr password and click to "*Unlock*"

![](/files/XflkEWpBkDWyowt5KLRt)

**4.** Click on "*Assets*" in the left navigation menu and find $BTSG on the list.  Now click on "*Deposit*" to transfer your $BTSG from your BitSong Wallet to **Osmosis**.

![](/files/a5mNtGHOuAdbqRyZ0kww)

**5.** Select the amount of $BTSG you want to deposit on **Osmosis** and click to "*Approve*" the transaction from **Keplr**. Now you can see your $BTSG balance on the "*Assets*" page.&#x20;

![](/files/ejpdbmuUOWVsjyP6x5ms)

**6.** Now it's time to select the pool to which you want to add liquidity. You can find **three** different BTSG pools: Pool #**574** $ATOM/$BTSG - Pool #**573** $BTSG/$OSMO and Pool #**592** $UST/$BTSG.&#x20;

**In this guide, we will add liquidity to Pool #573 $BTSG/$OSMO but the principles are the same for all Osmosis BTSG pools.**&#x20;

![](/files/TjZ8XcaOqL3bg41cnyzn)

**7.**  Click on "*Add / Remove Liquidity"*

![](/files/Aw0sWP4GqxL9dEO5xarP)

**8.** Now you have to pair the amount of tokens you want to add. In this case, we have chosen to add $OSMO and $BTSG. Choose the amount and "*Approve*" from Keplr.&#x20;

Now you have added liquidity to the pool!&#x20;

![](/files/P3Uqp7BmNc6gbB7gTnUq)

**9.**  If you want to bond your Liquidity Provider tokens (LP tokens) to earn rewards, click the *"Start Earning"* butto&#x6E;*.*

![](/files/dgbnlJIZSm4dW4RmWZ5X)

**10.** Choose the Unbonding period, click on "*Max"* to bond all of your LP tokens, and then click *"Bond."* You'll be prompted to confirm the transaction on Keplr.&#x20;

![](/files/ssCvmRme80hhD9vIkB3m)

That's it! You're now earning rewards for bonding your LP tokens.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bitsong.io/useful-guides/sinfonia/how-to-add-usdbtsg-liquidity-to-osmosis-pools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
