# Single-Sided Staking (SSS)

Single-Sided Staking (SSS) allows players to farm rewards without providing liquidity to an exchange. Rather than staking LP tokens, players can instead stake a single asset to earn rewards. SSS is a simpler alternative to LP Farming for players that are unfamiliar with liquidity provision.

SSS is not always available, and reward rates will generally be lower than on LP Farms. The first SSS option in the Chikn ecosystem allowed players to stake $EGG to generate $FEED rewards. To encourage players to use the LP Farms in the FarmLand release, the reward multiplier was reduced to 2x over time.

<figure><img src="/files/aPcFUMVB7ZCtp4VHNCUJ" alt=""><figcaption><p>SSS only requries a single token, rather than a pair</p></figcaption></figure>

$EGG tokens in LP are bundled up with soft, cushiony $AVAX. Unfortunately, $EGG staked in SSS have no such padding and are therefore a little more fragile. Players unstaking $EGG from SSS can expect an 8.3% breakage penalty—we’ve all fumbled the bag before, after all.

Unstaking $EGG from SSS automatically claims all unclaimed rewards.

The SSS portal can be accessed through the player's Roost.&#x20;

{% hint style="warning" %}
SSS is currently closed for new deposits—players are encouraged to explore LP Farms instead. SSS may reopen again after $FEED rewards are fully distributed.
{% endhint %}


---

# 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.chikn.farm/gaming/farming/single-sided-staking-sss.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.
