# 스테이킹 방법

## 1. Solana 지갑 설정하기

현재 Saros는 Saros Wallet, Coin98 Wallet, Phantom 3가지 지갑 앱을 통해 연결할 수 있습니다.

이 기능을 사용하려면 멀티체인 또는 Solana 지갑을 다운로드하고 설정해야 합니다.

지갑 다운로드 및 설정 가이드를 참고([guide on Download and set up wallet](https://docs.saros.xyz/saros-amm/faqs/connect-the-wallet-to-saros))하시기 바랍니다.

### 가스 수수료 및 SPL 표준

Saros Finance는 Solana 체인에서 운영되므로, SPL 표준 토큰만 스테이킹할 수 있다는 점에 유의해야 합니다.

SarosStake는 트랜잭션 수수료로 SOL(SPL 표준) 을 사용합니다. 따라서 Saros에서 트랜잭션을 진행하기 전 충분한 SOL을 준비해야 합니다.

## **How to stake on SarosStake**

SarosStake 접속: ​​<https://dex.saros.xyz/stake>

만약 이미 Coin98 Extension을 설치했다면, Coin98 Extension이 자동으로 해당 Solana 지갑에 연결됩니다.

**Step 1:** Active 탭에서 원하는 풀을 선택 -> Stake 버튼을 클릭합니다. 이 튜토리얼에서는 SNTR 풀을 예시로 사용합니다.

![](/files/EgUxkAPWbvpisk0TQMxm)

**주의: 스테이킹하기 전에 반드시 아래 정보를 주의 깊게 읽어야 합니다:**

* **APR (Annual Percentage Rate)**: 복리를 고려하지 않은 연간 수익률입니다.

{% hint style="info" %}
**주의:** 일드 파밍(Yield Farming)은 높은 APY/APR 보상을 제공할 수 있지만, 동시에 \*\*임퍼머넌트 로스(IL)\*\*의 위험이 따릅니다. 이름만큼 무서운 개념은 아니지만 시작하기 전에 반드시 배우는 것이 좋습니다. 더 알고 싶다면, Binance Academy의 비영구적 손실실에 관한 훌륭한 아티클([ article about Impermanent Loss](https://academy.binance.com/en/articles/impermanent-loss-explained))을 참고하세요.
{% endhint %}

* **Earn**: 풀에 스테이킹함으로써 얻게 될 토큰 보상입니다.
* End at block: 풀이 해당 블록에 도달하면, 해당 풀의 보상 분배가 중단됩니다
* Liquidity: 현재 풀에 예치된 총 유동성입니다.&#x20;

**Step 3**: 스테이킹할 토큰 수량을 선택하고, 가스 수수료를 확인한 후 -> **Stake Now** 버튼을 클릭합니다.

![](/files/OryahdvXWJ9kC3evuocS)

**Step 4**: 시스템이 처리할 수 있도록 몇 분간 기다립니다. 성공적으로 처리되면 시스템은 알림을 표시하며, 스테이킹된 토큰은 아래와 같이 표시됩니다.

![](/files/tCq3hnLn1nRdv0xZpLUW)

**참고:**

* 보상은 실시간으로 업데이트되며, **“Harvest”** 버튼을 클릭하여 언제든지 수확할 수 있습니다.
* “+” 버튼을 눌러 더 많은 토큰을 스테이킹할 수 있습니다.
* 또는 “-” 버튼을 눌러 토큰을 언스테이킹할 수 있습니다.

![](/files/joA4WHT2MdCxWt7aTB9s)


---

# 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.saros.xyz/kr/saros-amm/sarosstake/stake-on-sarosstake.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.
