# 사용자 스테이크(Stake)

사용자 스테이크는 사용자에게 월별 혹은 연간기준으로 그/그녀가 얻은 소득을 보여줍니다.&#x20;

좀 더 구체적으로 들여다 봅시다.

* TVL(총예치금), BRIDGE - 예치된 총 BRIDGE 토큰 수치를 보여줍니다.&#x20;
* 잠금된 스테이크, BRIDGE - 릴레이어(중계자)에 잠금된 BRIDGE 토큰 총 수를 보여줍니다.&#x20;
* 30d reward(30일 보상), BRIDGE - 월간 획득된 보상을 보여줍니다.&#x20;
* 평균 APR(연이익률) - 평균 연 이익률을 보여줍니다.

![](/files/BIL6YZWlYJwXwnfc2BGY)


---

# 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.octusbridge.io/octus-bridge-kr/staking/my-stake/interface/user-stake.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.
