# 스테이킹 풀 한도

저희 AI 알고리즘은 스테이킹된 코인을 다양한 DeFi 및 CeFi 프로젝트에 할당하며, Margex 주문서에 유동성을 제공하고, 크로스체인 차익 거래, 담보 대출, 유동성 농업 등을 포함합니다. 현재 약 50개의 활성 전략이 있어, 시장에서 가장 높은 수익률 중 하나를 제공하면서도 적절한 리스크 관리가 유지되며, 잠금 기간이나 제한 없이 운영됩니다.

편리성을 위해, 새로운 스테이크를 풀에 추가할 수 있는 현재 유동성을 추적할 수 있도록 특별한 풀 한도 표시기를 추가했습니다.

풀 한도 표시기를 마우스로 호버하면, 남아 있는 풀 한도에 대한 추가 정보를 확인할 수 있습니다.

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

중요한 점은, 만약 풀 한도가 0%에 도달하거나, 다른 이유로 풀 유동성이 새 스테이크를 받을 수 없을 경우, 풀 한도가 증가할 때까지 해당 코인을 스테이킹할 수 없다는 점입니다.


---

# 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/pool-limits.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.
