# How to swap for BLD tokens from Osmosis and transfer to Agoric

1. Navigate to the Osmosis Swap page [https://app.osmosis.zone/](https://app.osmosis.zone/?from=ATOM\&to=OSMO). Choose the amount of tokens to pay and see the amount of BLD you wish to receive and hit 'Swap':
2. ![](/files/cOBnbQr5j04Pe1IA76cW)
3. Approve Keplr transaction:
4. ![](/files/H96kmXJJjJ9dd4YWTAd8)
5. If you don't have any $OSMO is your Osmosis account, now would be a good time to get some. You can simply swap a small amount of the asset you just deposited for some $OSMO -  which you will need to cover fee moving your BLD to Agoric chain shortly. In this case I'm swapping some $BLD for $OSMO but you can use any supported IBC asset:
6. ![](/files/BfA5WY4zySJERvMulR4G)
7. Your BLD (and $OSMO if you just swapped for some) will appear in your Osmosis Assets. You will then need to withdraw to Agoric chain. Hit **'Withdraw > '**:
8.

```
<figure><img src="/files/GQs44u9FrkSev5qV0UGj" alt=""><figcaption></figcaption></figure>
```

9. Ensure destination is 'Agoric' and that address matches your Agoric address in Keplr wallet:
10. ![](/files/AzNGsaKwXDC0b7w1jFlB)
11. Approve IBC transaction in Keplr.
12. Your BLD will appear in your Keplr wallet after a few seconds:
13. ![](/files/615VNEg4kGQutdF49hZO)
14. You're ready to provision your Agoric Smart Wallet. See [*Create Your Agoric Smart Wallet*](/user-how-to/wallet-usage/create-your-agoric-account-and-smart-wallet.md) for instructions.


---

# 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-swap-for-bld-tokens-from-osmosis-and-transfer-to-agoric.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.
