> 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/guides/ramses-staking.md).

# Ramses Staking

{% hint style="info" %}
If you cannot add to an LP, it might be full! Try a newer pool.
{% endhint %}

### HOW TO STAKE $PORK ON RAMSES

No this is not a dream…

You can now stake your $PORK on Ramses by following just 4 simple steps. There is a crazy APR available to all of those piggies staking on Ramses so I would highly recommend doing it!&#x20;

For those of you who don’t know how, here is a step-by-step guide:

**STEP 1:** First of all you need to make sure you have some $ETH on Arbitrum chain.&#x20;

To do so you might want to bridge your $ETH from the Ethereum mainnet to Arbitrum. I always use Orbiter Bridge because it’s fast and cheap.

Here is the link to Orbiter Bridge: <https://www.orbiter.finance/?source=Ethereum&dest=Arbitrum>

<figure><img src="/files/5nM51JQOUDWUK082RGsO" alt=""><figcaption></figcaption></figure>

**STEP 2:** Buy some $xPORK on Firebird using your $ETH you just bridged over to Arbitrum.&#x20;

Simply follow the link provided and then enter our contract address and adjust slippage to 5% to buy:&#x20;

<https://app.firebird.finance/swap>

Contract address: 0xb3221e033cf491a0052add79f60e2a3fa1f8c0c8

<figure><img src="/files/MNzzQUe6vv7HwgroZ6aj" alt=""><figcaption></figcaption></figure>

**STEP 3:** Now since you need a 50/50 split of $xPORK / $wETH you should use your Metamask or Rabby Wallet to swap your $ETH to $wETH.&#x20;

Make sure you leave enough $ETH in your wallet for fees!

<figure><img src="/files/YoCj7IOCowrIF0UUHINy" alt=""><figcaption></figcaption></figure>

**STEP 4:** Go to Ramses and enter your $xPORK with $wETH into the LP. To do this simply follow this link and apply 4% slippage:&#x20;

<https://app.ramses.exchange/liquidity/0x965730a884378b730d1ba8bef34046d1cb5f92ec>

\
Click “Deposit LP”.

<figure><img src="/files/tMSMASXIlLnzYywHM1ZO" alt=""><figcaption></figcaption></figure>

**STEP 5:** Once you have got the LP tokens, on the "Liquidity" page you will see a bright orange button that says "Stake LP Tokens".&#x20;

Once your tokens are staked you will start earning rewards which will start showing up in your rewards section shortly. Congrats piggy, oink.&#x20;


---

# 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/guides/ramses-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.
