# 용어

### Glossary

<mark style="color:purple;">**예치 최소 수량**</mark>&#x20;

바이프로스트 네트워크로 자산 브릿지시 필요한 최소 자산 수량

<mark style="color:purple;">**예치 최대 수량**</mark>

현재 바이프로스트 네트워크로 브릿지 가능한 최대 자산 수량

<mark style="color:purple;">**출금 최소 수량**</mark>

바이프로스트 네트워크에서 자산을 다른 네트워크로 브릿지시 필요한 최소 자산 수량

<mark style="color:purple;">**출금 최대 수량**</mark>

현재 바이프로스트 네트워크에서 브릿지 가능한 최대 자산 수량

<mark style="color:purple;">**서비스 수수료**</mark>

브릿지 트랜잭션에 대해 지불되는 수수료입니다. 현재 바이프로스트 브릿지는 최소 0.005% \~ 최대 0.05%의 수수료가 부과됩니다. 이 수수료는 네트워크 상황에 따라 달라질 수 있으며, 변동될 수 있습니다.

<mark style="color:purple;">**전송 소요 시간**</mark>

자산이 브릿지를 통해 이동하는 데 걸리는 시간입니다. 브릿지 시간은 네트워크 혼잡도에 따라 달라질 수 있습니다.


---

# 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.bifrostnetwork.com/kr/bridge/glossary.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.
