# Provide LP

In order to provide liquidity, you'll first have to purchase either BOMB or B2SHARE (have a look at our "[How to Buy BOMB](/welcome-start-here/faq-getting-started/how-to-buy-bomb.md)" section if you need help in doing so), depending on which you want to provide liquidity for.

Providing liquidity is possible on [PancakeSwap](https://pancakeswap.finance/v2/add/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/0x522348779DCb2911539e76A1042aA922F9C47Ee3). Head over to the Liquidity tab on the left side of your screen. Connect your wallet (make sure your Metamask is on the BSC Network). Now you have to choose the tokens you wish to add liquidity with. For the first, select **BTCB** or **BNB**. For the second, choose either **BOMB** or **B2SHARE**, respectively.

If **BOMB** or **B2SHARE** do not show up, please manually copy/paste the address as shown below.

**BOMB**: 0x522348779DCb2911539e76A1042aA922F9C47Ee3

**B2SHARE**: 0x0DF73831C00B157bB0FeD3c06eB475F201B64a78

Click on supply and accept the transaction in your wallet.

Now that you have provided LP, you can head over to [bomb.money](https://app.bomb.money) and [farm your LPs](https://app.bomb.money/farm).


---

# 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.bomb.money/helpful-guides/provide-lp.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.
