> For the complete documentation index, see [llms.txt](https://pigscanfly-ponzu.gitbook.io/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pigscanfly-ponzu.gitbook.io/overview/tokenomics/lp-staking.md).

# LP Staking

## ETH-PORK Lock & Plop Staking is now live!

#### (SushiSwap Arbitrum)

When staking your $PORK you will earn a higher APY depending on how long you stake for. Here is how much APY you can secure:

7 Days = 42% APY

69 Days = 69% APY

420 Days = 420% APY

When staking goes live, users will purchase $PORK tokens and provide liquidity on Sushiswap. Then it is possible to lock and stake these LP tokens for a set amount of time, for the APYs stated above.

<figure><img src="/files/3QbGIQeF5PJFp1Eh6UDD" alt=""><figcaption></figcaption></figure>

### SushiSwap ETH-PORK Pair Contract

0x4d99c04044fcf302ad20cfe7771a63e3a6de5db3

<https://app.sushi.com/legacy/add/ETH/0xDba35afc5f4d5AF4933C29a157Dab3975F3eee9B?chainId=42161>

### Staking dApp

Once your have got your ETH-PORK SLP tokens, you can then use our official dApp to stake them and farm some APY.

<https://staking.pigscanflyponzu.com/>


---

# 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://pigscanfly-ponzu.gitbook.io/overview/tokenomics/lp-staking.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.
