# Component Breakdown

In this section, we will delve deeper into the key components that constitute the core of our cross-chain lending protocol, including examples to illustrate how each component functions within the broader system architecture.<br>

{% content-ref url="/pages/FG84vdpJQL9poTVDVhws" %}
[cBTC1](/untitled/ordibank-protocol/component-breakdown/cbtc1.md)
{% endcontent-ref %}

{% content-ref url="/pages/tZe7b7hmXHF4FDPR4ADi" %}
[Decentralised Oracles](/untitled/ordibank-protocol/component-breakdown/decentralised-oracles.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hx3WyIlDr2X5nAkaMpof" %}
[OrdiBank Network](/untitled/ordibank-protocol/component-breakdown/ordibank-network.md)
{% endcontent-ref %}


---

# 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://ordibank.gitbook.io/untitled/ordibank-protocol/component-breakdown.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.
