# Staking SAR

{% hint style="warning" %}
This feature is currently available for Flare, Songbird & Hedera network.
{% endhint %}

## Sunshine & Rainbows (SAR)

*Make sure to connect to the* [*Flare Network*](broken://pages/nekSgGKqs8znDfYQHQQs#switching-networks-chains) */* [*Songbird Network*](broken://pages/nekSgGKqs8znDfYQHQQs#switching-networks-chains) */* [*Hedera Network*](broken://pages/nekSgGKqs8znDfYQHQQs#switching-networks-chains)*.*

{% hint style="danger" %}

* Staking pangolin tokens creates a SAR NFT position which manages your staked tokens and the APR.
* The APR **starts from 0%** *(zero percent) and* grows based on the staking duration.\
  [→ how APRs are calculated](broken://pages/UKchRjQVNqMYb4FU82lD#aprs)
* SAR NFTs can be traded on secondary markets such as [Sparkles](https://www.sparklesnft.com/collection/0x12245b3fe351ec3be15ef971f31927af1292ff40/) *(make sure to refresh metadata before purchasing!)*
  {% endhint %}

1. Go to <https://app.pangolin.exchange/#/stakev2>
2. Overview of your staked SAR NFT position. Use the widget on the right side to interact.

   <figure><img src="/files/o7XjeUmiEg2C4rFTVMaG" alt=""><figcaption><p>Airdrops auto staked as NFT</p></figcaption></figure>
3. First, choose your position by clicking on the NFT.

   <div><figure><img src="/files/LztOs9NuMRvC0uQAbJVs" alt=""><figcaption><p>Not selected position</p></figcaption></figure> <figure><img src="/files/oG8YjACNiaK9D1c5Hu5r" alt=""><figcaption><p>Selected position</p></figcaption></figure></div>
4. On the right side, use the toggles "**Compound**", "**Add**", "**Unstake**" and "**Claim**" to interact with your position. Each of the actions requires confirmation with your Web3 wallet.

{% hint style="success" %}
**Add:** Adds new or claimed tokens to your selected NFT position.&#x20;

**Compound:** Compounds your **rewards** to the selected NFT position.

**Claim**: Claims your **rewards** to your Web3 wallet.

**Unstake**: Unstakes from the selected NFT position to your Web3 wallet.
{% endhint %}

## Create a new position

> #### [📺→ Single Sided Stake PSB](broken://pages/sRHltqObp2EXpU2ovr8A) [🕹️→ Single Sided Stake PBAR](broken://pages/wTYAMbH7NyUQsRgICIIh)

1. Click on "**Start**" and follow the staking guide.

   <figure><img src="/files/h402UerOWcxYpQCPaY96" alt=""><figcaption><p>Start a new staking position by clicking on START</p></figcaption></figure>
2. Enter an amount and click on "**Stake**". Click again on "**Stake**" in the summary.

   <div><figure><img src="/files/9DEWePs49Pj14wyKCkVq" alt=""><figcaption><p>Enter an amount of PSB you want to stake</p></figcaption></figure> <figure><img src="/files/YLtQtNtbEyNoXMB8Xhcs" alt=""><figcaption><p>Check summary and confirm</p></figcaption></figure></div>

## Compound & Claim rewards

> #### [🕹️→ Compounding a single-sided PSB SAR NFT](broken://pages/KbKyafwBbvkPZ6FDDbSS) [🕹️→ Claiming PSB Rewards from SAR NFT](broken://pages/FUXOmUYxE53BSaeruNWn)

{% hint style="info" %}
**Claiming** rewards will reset your NFT position's APR to 0%.

**Compounding** rewards will average the new position into your current position's APR.
{% endhint %}

1. To perform the action, toggle to the option and either click on "**Compound**" or "**Claim**".

   <div><figure><img src="/files/4Zse4PQqERllRM5FPMwo" alt=""><figcaption><p>Claim your rewards or Compound them into your position</p></figcaption></figure> <figure><img src="/files/5dLTZTAEAP1bisqU8psL" alt=""><figcaption><p>Compound your rewards directly into your position</p></figcaption></figure></div>

## Add & Unstake Position

> #### [🕹️→ Unstaking PSB from SAR NFT](broken://pages/2HDtWJSmTitItjXeJOFG)

{% hint style="info" %}
**Adding** new tokens to your selected position will average your APR. While the new added tokens start from 0%, your original position keeps the old APR.

**Unstaking** your tokens resets your position's APR and claims remaining rewards.
{% endhint %}

1. To add, toggle "**Add**" and click on "**Stake**" or toggle and click on "**Unstake**" to remove position.

   <div><figure><img src="/files/F1j0AbGnV1bUcJABh8e4" alt=""><figcaption><p>Add PSB to your staked position</p></figcaption></figure> <figure><img src="/files/R6RKIdh1C4YVO78Bgu1G" alt=""><figcaption><p>Unstake your SAR NFT position</p></figcaption></figure></div>


---

# 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.pangolin.exchange/guides/understanding-sar/staking-sar.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.
