# 스테이킹 설명

**스테이킹**은 암호화폐를 판매하지 않고도 시간이 지남에 따라 수동적인 수익(즉, **APY%** 또는 **수익**)을 얻을 수 있게 해주는 수익 창출 메커니즘입니다.

이는 본질적으로 '당신의 코인을 일하게 만드는 것' - 즉, 코인을 스테이킹하는 것 - 을 통해 여러 CeFi 및 DeFi 프로젝트에 참여하여, 이들 프로젝트에서 '지분 증명(Proof of Stake)', 유동성 채굴(Liquidity Mining), 수익 농사(Yield Farming) 등과 같은 프로세스에 참여할 수 있도록 합니다.

* 지분 증명(Proof of Stake)은 암호화폐가 블록체인에서 모든 거래를 중앙 집중식 은행이나 결제 처리기와 같은 중개자가 없이 보안하고 검증할 수 있도록 하는 '합의 메커니즘'입니다.
* 유동성 채굴(Liquidity Mining)은 DeFi 프로토콜에 유동성을 제공하는 방법이며, 제공된 유동성에 대한 대가로 사용자에게 제공한 거래쌍에서 발생한 수수료를 보상으로 지급합니다.
* 수익 농사(Yield Farming)는 자동화된 시장 조성자(AMMs)를 기반으로 합니다. AMM은 알고리즘을 사용하여 디지털 자산의 거래를 촉진하는 스마트 계약입니다.
* 기타

본질적으로, 스테이킹은 은행에서 고수익 저축 계좌에 자금을 할당하는 것과 같은 암호화폐 버전이지만, 평균적으로 훨씬 높은 수익률을 제공합니다.

스테이킹에 대해 더 알아보려면, 스테이킹에 대한 추가 기사를 확인해보세요.


---

# 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://help.margex.com/help-center/ko/staking/what-is-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.
