> For the complete documentation index, see [llms.txt](https://ontact.gitbook.io/ontact/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ontact.gitbook.io/ontact/korean/undefined-1/staking-system.md).

# 세계수 - Staking System

사용자들은 $ONTACT나 $SDT를 예치하여 세계수를 함께 성장시킬 수 있습니다.

세계수는 사용자들이 예치한 $ONTACT나 $SDT에 비례하여 성장하며, 세계수가 성장할수록 예치한 사용자들에게 더욱 많은 추가 보상을 지급합니다.

보상 수량은 세계수에 예치된 총 수량에 대비 사용자가 예치한 수량의 지분율을 기반으로 계산되며, 세계수의 성장률에 비례하여 증가됩니다.

서비스 예정인 기능입니다.


---

# 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:

```
GET https://ontact.gitbook.io/ontact/korean/undefined-1/staking-system.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.
