> For the complete documentation index, see [llms.txt](https://docs.neopin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neopin.io/earn-with-neopin/derivatives/yield-aggregator/app-neopin-sdlp-guide.md).

# \[App] NEOPIN SDLP Guide

## 1. Deposit

1. Go to the **\[Earn]** tab >  Select **\[Derivatives]** in the Discover section > Select \[**NEOPIN SDLP]** in the **Yield Aggregator** section.
   1. Please read the disclaimer carefully before proceeding. If you do not qualify, please go back and enjoy other services on NEOPIN.

      <figure><img src="/files/1XpJf6exOq9tYmppjy0f" alt=""><figcaption></figcaption></figure>
2. Carefully review the product information

   <figure><img src="/files/vj814YyKZ46wa1QiLcga" alt="" width="365"><figcaption></figcaption></figure>
3. Enter the amount you wish to deposit
   * The minimum deposit is 0.1 ETH&#x20;

     <figure><img src="/files/vbqaNXNqvXB8qJ82mFvX" alt="" width="362"><figcaption></figcaption></figure>
4. Click the **\[Deposit]** button, review the estimates and enter the PIN Code. Please make sure to review and agree to the "Terms of Use" before a deposit.

   <figure><img src="/files/hBiDVi9rneAHktfhAR8j" alt="" width="365"><figcaption></figcaption></figure>
5. Once the PIN Code is successfully authenticated, the deposit is complete.&#x20;

> Notes:
>
> * If this is your first time using a product, a one-time approval is required to proceed with a Deposit.  >[/pages/B6UiByHc0AC603TCStqM#6.-approve](https://docs.neopin.io/earn-with-neopin/derivatives/yield-aggregator/pages/B6UiByHc0AC603TCStqM#6.-approve "mention")
> * Strategically linked protocols are [Lido](https://lido.fi/) and [Sommelier](https://app.sommelier.finance/strategies/Turbo-STETH-\(steth-deposit\)/manage)
> * Est.APY and est.Rewards provided are an estimate and not a guarantee and subject to change depending on the linked protocols

## 2. Withdraw

1. &#x20;Go to the **\[Earn]** tab > Select **\[Derivatives]** in the Discover section > Select \[**NEOPIN SDLP]** in the **Yield Aggregator** section.
2. Select the product you want to withdraw and click the **\[Deposit]** button

   * Please read the disclaimer carefully before proceeding. If you do not qualify, please go back and enjoy other services on NEOPIN.

   <figure><img src="/files/OArTTsOoQvCpd0XwM0sd" alt="" width="371"><figcaption></figcaption></figure>
3. Select the **\[Withdraw]** tab at the top menu. Enter the amount you wish to withdraw.&#x20;

   * Withdrawal requires 1 \~ 14 days(or more depending on the linked protocols and network conditions) waiting time and the reward is not generated during the period.

   <figure><img src="/files/yoWYXmw4ZKYOKFBeJK0V" alt="" width="366"><figcaption></figcaption></figure>
4. Please make sure to review and agree to the "Terms of Use" before a withdrawal.
5. Click the **\[Withdraw]** button, confirm after reviewing the estimated summary and enter the PIN Code.&#x20;

   <figure><img src="/files/VO7nGyBLEYipdBbsmSaK" alt="" width="365"><figcaption></figcaption></figure>
6. Once the PIN Code is successfully authenticated, the withdrawal request is complete.&#x20;

> Notes:
>
> * Estimated Returns are the estimated values at the time of the withdrawal request and the actual withdrawal value may differ from it.
> * After your withdrawal request, the transaction begins within a few minutes and you will receive a push notification when the withdrawal is complete. (However, waiting time may occur depending on network congestion.)
> * The estimated APY stated on the product does not include operation fees. If withdrawals are made within a short period of time after deposit, a loss may be incurred on the principal deposited.

## 3. Claim Assets and Rewards

1. Go to the **\[Wallet]** tab > click **\[Reward]** button
   1. In the deposit details, you can check your ETH converted value of LP.
2. Click the **\[Claim]** button on Withdrawal Queue section and select the token you want to claim&#x20;
3. Select an assets to withdraw. The assets under waiting time after the withdrawal request is shown "In process" section.
4. After reviewing the transaction summary, click the **\[Claim]** button and enter the PIN Code.&#x20;
5. Once the PIN Code is successfully authenticated, Claim request is complete.&#x20;

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


---

# 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://docs.neopin.io/earn-with-neopin/derivatives/yield-aggregator/app-neopin-sdlp-guide.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.
