# How to swap for BLD on Crescent

1. Navigate to <https://app.crescent.network/portfolio>
2. Connect your Keplr wallet.
3. Hit '**Deposit New Token**':
4.

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

5. Select the IBC token in 'From' dropdown. The 'To' destination will auto-populate to Crescent address. Enter the amount your wish to deposit and hit 'Deposit New Token' button.
6. Approve Transaction in Keplr:
7. ![](/files/HghLF8N1uG6OmwFOJBJU)
8. Open Keplr wallet, select Network dropdown and locate 'Crescent-1' - it may appear under 'Beta Support' section. Copy your Crescent address.
9. You will need some CRE tokens to proceed. Locate the 'Faucet' button on top right of page. Click Faucet icon:
10.

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

11. Paste copied Crescent address into field and hit 'Send me tokens' to mint a small amount of CRE. You will receive 0.1 CRE in your Keplr wallet which you will need for transaction fees.&#x20;
12. ![](/files/6bnb0rfBnJZVfzcVbxRR)
13. You will need then to swap your IBC asset for bCRE (BLD is only available on Crescent via the bCRE/BLD pool). To do this navigate to <https://app.crescent.network/swap>. Select the IBC asset you just deposited i.e. ATOM for source and bCRE for destination. Hit **'Swap'**:
14.

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

15. Approve transaction in Keplr (your will pay a small CRE for this).
16. Return to 'Swap' page and select 'bCRE' as source token and 'BLD' as destination token. Enter amount you wish to swap then hit 'Swap':
17.

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

18. Approve Keplr transaction (you will pay a small CRE for this).
19. Hit 'Manage' on 'Portfolio' page:
20.

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

21. Toggle to 'Withdraw' and verify the populate Agoric address matches your Agoric address in your Keplr wallet:
22.

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

23. Approve Keplr Transaction:
24. ![](/files/U5hzlCw0zWjVRAwIRSqO)
25. After some time, your BLD will appear in your Keplr wallet and your Agoric Smart Wallet:
26. ![](/files/8DUNCA6jXVBiqwKjM8M4)


---

# 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-on-crescent.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.
