> For the complete documentation index, see [llms.txt](https://docs.inter.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inter.trade/user-how-to/ist-usage-and-beyond/earn-bld-by-adding-liquidity-to-ist-osmo-pool-on-osmosis.md).

# Earn BLD by adding liquidity to IST/OSMO pool on Osmosis

1. First, [deposit IST to Osmosis](/user-how-to/ist-usage-and-beyond/deposit-ist-to-osmosis.md). You'll also need an equally valued amount of OSMO in order to add liquidity to the other OSMO half of the pool. Alternatively you could use the auto-swap single asset feature.
2. Navigate to <https://app.osmosis.zone/pool/837> or search for 'IST/OSMO' from 'Pools'. (Note: you will have to toggle 'All Pools'):
3.

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

4. Hit 'Add/Remove Liquidity'. Enter the amounts you would like to add to the pool (Note: pool ratio is 50/50 so you must have equivalent assets for each half of the pool):
5.

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

6. Hit 'Add Liquidity'. Approve transaction in Keplr:
7. ![](/files/lhiDHIheJU8uxeO8FsBq)
8. You will see your liquidity balance under Liquidity Mining -> Available LP Tokens. Hit 'Start Earning':
9.

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

10. Enter the amount you wish to 'bond'. Note: you must bond in order to earn rewards. Your tokens will be bonded for 14 days which means you will be unable to move them during this period. Hit 'Next':
11.

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

12. Approve transaction in Keplr:
13. ![](/files/YKioB4orhkJLzLy0wjRe)
14. You've successfully bonded your tokens and are now earning BLD rewards. Your 'Bonded Balance' will update under pool information and will also update under 'My Bondings' at bottom of page:
15.

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

16.

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

17. Note: External incentive programs only run for a limited time, you will not earn rewards indefinitely.


---

# 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.inter.trade/user-how-to/ist-usage-and-beyond/earn-bld-by-adding-liquidity-to-ist-osmo-pool-on-osmosis.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.
