# \[App] Stake Guide

## 1. Stake

1. Go to the **\[Wallet]** tab > **\[Staking]** button
2. Select a product you want to stake and proceed to the product detail pages

   <figure><img src="/files/lFNtMYZWdTMZaNz3T0yP" alt=""><figcaption></figcaption></figure>
3. After carefully reviewing the product information, click the **\[Stake]** button
4. Enter the amount to stake and click the **\[Confirm]** button
   * Please make sure to review and agree to the "Terms of Use" before staking.
5. Enter the PIN Code to complete the swap.

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

> Notes
>
> * The expected APR for Stake is determined by the chain inflation, and the changed APR will be updated and displayed in the Stake product information.
> * Staked assets cannot be deposited, withdrawn or traded.
> * There is a minimum amount required to stake depending on the product.
> * After your staking request, There may be a waiting time depending on the network situation.

## 2. Unstake

1. Go to the **\[Wallet]** tab > **\[Staking]** button and select the product you want to unstake
2. Review the details of your staked products. \
   In the details, you can check the start date of the Stake, the expected APR, and the cumulative rewards.
3. Click the **\[Unstake]** tab

   <figure><img src="/files/VocfPwnBP1toJoENm9OX" alt=""><figcaption></figcaption></figure>
4. Enter the amount you want to unstake and click the **\[Unstake]** button
   * Please make sure to review and agree to the "Terms of Use" before proceeding with an unstake. and Click **\[Confirm]** button
5. Enter the PIN Code to complete the Unstake process.

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

* For some products, only unstaking of the total amount staked is available. (TRX)
* The time required for unstaking varies from product to product.

<table data-full-width="false"><thead><tr><th width="112.33333333333331" align="center">Asset</th><th width="318" align="center">Unstake Request can be made at</th><th align="center">Asset Transfer after Unstake Request</th></tr></thead><tbody><tr><td align="center">NPT</td><td align="center">2 days after last Stake</td><td align="center">Immediately</td></tr><tr><td align="center">ETH</td><td align="center">Anytime</td><td align="center">Available to Claim after 1~14+ days</td></tr><tr><td align="center">TRX</td><td align="center">Anytime</td><td align="center">To the wallet after 14 days </td></tr><tr><td align="center">KLAY</td><td align="center">Anytime</td><td align="center">To the wallet after 7 days </td></tr><tr><td align="center">ATOM</td><td align="center">Anytime</td><td align="center">To the wallet after 21 days </td></tr><tr><td align="center">MATIC</td><td align="center">Anytime</td><td align="center">Available to Claim after 3~4 days</td></tr></tbody></table>

## 3. Claim Rewards

1. Go to the **\[Wallet]** tab > click **\[Reward]** button
   * To claim KAIA or TRX Staking Reward, select the \[KAIA/TRX Staking] taband for other cases, select the \[Staking/Membership] tab.&#x20;
   * Among the KAIA or TRX staking rewards, NPT membership rewards can be checked within the \[Staking/Membership] tab.
2. Select the **\[Claim]** button on Withdrawal Queue and select the token you want to claim&#x20;
3. Select the **\[Claim]** button. After the transaction is completed, the rewards will be transferred to your wallet.

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

> Notes:
>
> * For Liquid Stake products and ETH Stake products, unstaked amounts and rewards are shown together in the list.
> * For products with multiple rewards, each reward is accumulated separately and each reward is transferred to your wallet each time you claim the reward.
> * If the user's wallet address does not have enough tokens to cover the transaction fee, the claim cannot be made.
> * The longer the claim cycle with fewer transactions you make, the lower the fees.
> * Depending on the unique characteristics of each network, there may be a time limit or delay for claiming rewards for each product.&#x20;


---

# 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.neopin.io/earn-with-neopin/stake/app-stake-guide.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.
