# GR1D Network

- [GR1D Protocol](https://docs.gr1d.network/gr1d-network/gr1d-protocol.md)
- [Multi-Chain Asset Orchestration](https://docs.gr1d.network/gr1d-network/multi-chain-asset-orchestration.md)
- [Multi-Chain Asset Verification SDK](https://docs.gr1d.network/gr1d-network/multi-chain-asset-orchestration/multi-chain-asset-verification-sdk.md)
- [Verify Ethereum Asset](https://docs.gr1d.network/gr1d-network/multi-chain-asset-orchestration/multi-chain-asset-verification-sdk/verify-ethereum-asset.md)
- [Verify Solana Asset](https://docs.gr1d.network/gr1d-network/multi-chain-asset-orchestration/multi-chain-asset-verification-sdk/verify-solana-asset.md)
- [GR1D MCAO Solutions](https://docs.gr1d.network/gr1d-network/multi-chain-asset-orchestration/gr1d-mcao-solutions.md)
- [Intent Layer](https://docs.gr1d.network/gr1d-network/intent-layer.md)
- [GR1D Intent Architecture](https://docs.gr1d.network/gr1d-network/intent-layer/gr1d-intent-architecture.md)
- [GR1D Intent Technical Underpinnings](https://docs.gr1d.network/gr1d-network/intent-layer/gr1d-intent-technical-underpinnings.md)
- [GR1D Multi-Chain Apps](https://docs.gr1d.network/gr1d-network/gr1d-multi-chain-apps.md)
- [GR1D TERM1NAL](https://docs.gr1d.network/gr1d-network/gr1d-multi-chain-apps/gr1d-term1nal.md)


---

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