# What is a "Transfer bond"?

A transfer bond is the bonding of a transfer root which distributes the transfer root from layer-1 to layer-2 destination rollup chains. Only the bonder role can do this and it requires a positive credit balance. Someone may challenge this transfer root if they believe it contains invalid transfers.

<br>


---

# 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.hop.exchange/basics/faq/what-is-a-transfer-bond.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.
