> For the complete documentation index, see [llms.txt](https://whitepaper-old.steakhut.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-old.steakhut.finance/basics/depositing-your-jlp-tokens/creating-lp-tokens-on-steakhut.md).

# Creating LP Tokens on SteakHut

SteakHut’s LP Zapping feature makes it easy to create LP tokens. Directly from the dApp you can convert supported tokens into JLP tokens to then stake in the Herd Boosted Pools.

### Step One: Select LP Zapper under "Boosted LPs"

![](/files/8Cf2VlvShxZxkOm0fFIi)

### Step 2: Select the type of token you would like to convert and the LP token you would like to receive <a href="#ba73" id="ba73"></a>

![](/files/bv6WadwM40JbqVd2ikLN)

### Step 3: **Enter the number of tokens you would like to convert and select “Approve”**

![](/files/y4UBL2R09eQApFpjpEKw)

### Step 4: **You can now deposit your LP tokens into SteakHut's Herd Boosted Pools to receive boosted yields.**

![](/files/gE2CfnOQO5pkFDUfziQo)


---

# 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://whitepaper-old.steakhut.finance/basics/depositing-your-jlp-tokens/creating-lp-tokens-on-steakhut.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.
