# Glossary

### Glossary

<mark style="color:purple;">**Minimum amount to deposit**</mark>

The minimum amount of assets to execute bridging to the Bifrost Network

<mark style="color:purple;">**Maximum amount to deposit**</mark>

The current maximum amount of bridgeable assets

<mark style="color:purple;">**Minimum amount to withdraw**</mark>

The minimum amount of assets to execute bridging out of the Bifrost Network

<mark style="color:purple;">**Maximum amount to withdraw**</mark>

The current maximum amount of bridgeable assets.

<mark style="color:purple;">**Service fee**</mark>

The fee that will be paid for the bridge transaction. The Bifrost Bridge currently charges a minimum of 0.005% to a maximum of 0.05% as a service fee. This fee varies depending on the network conditions and is subject to change.

<mark style="color:purple;">**Time to transfer**</mark>

The time it takes for an asset to be bridged over. The amount of time for bridging depends on network conditions.


---

# 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/bifrost-network/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.
