# Polyhedra Network

{% content-ref url="/pages/ug2Q1FUzM3hqHtWnumAB" %}
[zkBridge: Trustless Cross-chain Bridges Made Practical](/zkbridge-trustless-cross-chain-bridges-made-practical/introducing-zkbridge-protocol.md)
{% endcontent-ref %}

{% content-ref url="/pages/iju8TZ3DHCA5fwfXplk3" %}
[zkLightClient Overview](/zklightclient-overview/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/gapv2PEVWsbzIu8dxLjp" %}
[LayerZero zkLightClient Configurations](/layerzero-zklightclient-configurations/layerzero-v1-zklightclient-oracle-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/8bxKQ4TfV6TJn0GtF2ta" %}
[Proving Ethereum Full PoS Consensus in ZK](/proving-ethereum-full-pos-consensus-in-zk/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/aY57D5rddBaHvuqdr5hJ" %}
[Application Use Cases](/application-use-cases/nft-transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/q8G76MIPp5JJ0t9rYnd1" %}
[Tutorial](/tutorial/import-and-transfer-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/iaOrgNFxQ26NMNq7qRyQ" %}
[Code Examples](/code-examples/deploying-cross-chain-nfts.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://docs.zkbridge.com/polyhedra-network.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.
