# How to Deposit Assets to Osmosis

If you already have assets on Osmosis, you will be able to swap for BLD on the Osmosis [Swap](https://app.osmosis.zone/) page. Note you will also need some $OSMO to move your BLD from Osmosis to the Agoric chain. If you need to deposit assets first, please follow below instructions:

1. Navigate to <https://app.osmosis.zone/assets>
2. Connect your Keplr wallet by hitting 'Connect Wallet' in bottom left corner:
3. ![](/files/yc383RqpsamHushNSCCg)
4. Hit 'Deposit' at top of page:
5. ![](/files/4oxhdGhcJ71jMP0w2v94)
6. Select the asset you wish to deposit into Osmosis. You will be swapping this asset for BLD:
7. ![](/files/ZcrW0RFBR5X3YVEk3trr)
8. Enter amount you wish to deposit then hit 'Deposit':
9. ![](/files/NLnwOuWK1S1Dj4bkfMl8)
10. You will be prompted to sign the transaction in Keplr. Hit 'Approve'. Your assets are being added via IBC transfer. Your balance will update to reflect addition of assets. Congratulations, you've now acquired some BLD tokens!
11. ![](/files/bnPAep20kuFkykKevtmX)


---

# 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.inter.trade/user-how-to/wallet-usage/acquiring-bld-tokens/how-to-deposit-assets-to-osmosis.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.
