# 스테이킹 수익 증가하기

코인을 스테이킹할 때, 선택한 코인의 전체 지갑 잔액이 스테이킹됩니다. 이는 본질적으로 **트레이더의 잔액이 클수록 시간이 지남에 따라 잠재적 수익이 더 높아진다는 의미입니다!**

스테이킹과 거래 중에서 선택할 필요는 없습니다. Margex는 스테이킹한 코인에 대해 락업 기간이나 비슷한 제약을 두지 않기 때문에, 잔액을 스테이킹하면서 동시에 이를 마진으로 사용하여 최대 x100 레버리지로 거래할 수 있어 수익 잠재력을 극대화할 수 있습니다.

레버리지 거래에 대해 더 알아보려면, 빠른 도움말 센터 기사를 확인해보세요:

* [레버리지 거래의 기본](/help-center/ko/leverage-trading-guide/how-leverage-works.md)
* [주문을 배치하고 관리하는 방법](/help-center/ko/leverage-trading-guide/orders-and-positions/manage-orders.md)
* [포지션 관리 방법](/help-center/ko/leverage-trading-guide/orders-and-positions/manage-positions.md)


---

# 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/how-to-boost-returns.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.
