# 거래(트랜잭션)

거래블록은 여러분의 옥터스 브리지 스테이킹 인터페이스에서의 거래내역을 보여줍니다.&#x20;

이곳에 나타나는 것은 다음과 같습니다.

* 거래형식 (예치, 인출, 보상, 동결)
* 거래ID
* BRIDGE 토큰의 양
* 거래일자

편의를 위해 블록의 상단에서 여러분은 필요한 형식의 거래를 선택하실 수 있습니다.&#x20;

![](/files/QGIgSId2rrz0VKZkGMPQ)


---

# 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/transactions.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.
