# How to Use Pair Staking

{% hint style="info" %}
Please note that the token ratio shown in the guide images is for reference only.
{% endhint %}

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

Go to the Pair tab.

Select a pool where staking is possible - a pool where I hold LP from Pair Staking Pool list.

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

In the pool details, you can stake through Stake LP.

(To provide additional liquidity and earn more rewards, select the Get LP button to acquire LP)

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

Enter the amount of the LP token you want to stake.

Click “Confirm” button to proceed.

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

Staking has been completed.

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

You can check the information of the pool you staked in the Pair list.

In the staked pool, you can claim rewards, stake more, and unstake.

You can stake additional LP by tapping the \[+] button.

## \<Reward Claim>

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

It is simple to claim rewards. Tap the Claim button to receive Loui rewards.

## \<Unstaking>

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

Tap the \[-] button to display the unstaking window.

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

Enter the amount of LP tokens you want to unstake, then confirm the unstaking by pressing the Confirm button.

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

Unstaking has been completed.

You can check unstaked LP tokens from the Pair in My Liquidity.

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

You can use the Staked Only <mark style="background-color:red;">toggle</mark> to sort and view only the tokens you have staked from the entire list.

* You can also check "<mark style="color:blue;">Staked</mark>" sign on the right side of LP token name


---

# 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.atheneswap.io/products/pair-staking/how-to-use-pair-staking.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.
