# Relaying Request

### **Relayer**

Asset transfer across chains is based on the consensus among the local nodes which serve as the validators on Glitter Bridge. Protocol A and protocol B of both primary and secondary chain must arrive at a consensus from each side of the chain smart contract and oracle request to successfully approve the mint and burn request across two chains that assets have been transferred. The Glitter Bridge smart contract allows these two chains to communicate request and approval messages from each respective node via a Relayer.

<figure><img src="https://lh5.googleusercontent.com/u7wrgDfxcRPEGtQAJ47fcCFElekW86U7qxewR8A497mTTrZaazAFOLbdEHnZbyn5FcHgpiB94VcQHc7hMf0vANLiXnkhVXLD1d3jx2jjhDpxRTaakNtAXu0CLYRvLwGkrGHWPrWakH2pir69PmHslzZJ-fw-ZpL5OZI0sHNlZVLGQMTy6KD_EwBJZzSX" alt=""><figcaption></figcaption></figure>


---

# 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.glitterfinance.org/glitter-crosschain-platform/bridge-core-mvp/bridge-core-mvp/relaying-request.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.
