# Nomad Docs

## Nomad Docs

- [Funds Recovery](https://docs.nomad.xyz/nomad-101/funds-recovery.md)
- [Introduction](https://docs.nomad.xyz/nomad-101/introduction.md): A high-level introduction to Nomad
- [Our Mission](https://docs.nomad.xyz/nomad-101/our-mission.md): Why we are building Nomad, and the future we envision
- [Getting Started](https://docs.nomad.xyz/nomad-101/getting-started.md)
- [Overview](https://docs.nomad.xyz/the-nomad-protocol/overview.md)
- [Cross-chain Messaging](https://docs.nomad.xyz/the-nomad-protocol/cross-chain-messaging.md)
- [Lifecycle of a Message](https://docs.nomad.xyz/the-nomad-protocol/cross-chain-messaging/lifecycle-of-a-message.md)
- [Verification Mechanisms](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms.md)
- [Background on Verification](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/background-on-verification.md)
- [Native Verification](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/native-verification.md)
- [External Verification](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/external-verification.md)
- [Optimistic Verification](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/optimistic-verification.md)
- [Comparing Mechanisms](https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/comparing-mechanisms.md)
- [Security](https://docs.nomad.xyz/the-nomad-protocol/security.md)
- [Root of Trust](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust.md)
- [Fraud](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust/fraud.md)
- [Optimistic Timeout Period](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust/fraud/optimistic-timeout-period.md)
- [Fraud Recovery](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust/fraud/fraud-recovery.md)
- [App-Governed Root of Trust](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust/app-governed-root-of-trust.md)
- [Liveness Assumptions](https://docs.nomad.xyz/the-nomad-protocol/security/root-of-trust/liveness-assumptions.md)
- [Attack Vectors](https://docs.nomad.xyz/the-nomad-protocol/security/attack-vectors.md)
- [Key Compromise](https://docs.nomad.xyz/the-nomad-protocol/security/attack-vectors/key-compromise.md)
- [Economic Attacks](https://docs.nomad.xyz/the-nomad-protocol/security/attack-vectors/economic-attacks.md)
- [Smart Contract Bugs](https://docs.nomad.xyz/the-nomad-protocol/security/attack-vectors/smart-contract-bugs.md)
- [Long-Term Security](https://docs.nomad.xyz/the-nomad-protocol/security/long-term-security.md)
- [Permissionless Watchers](https://docs.nomad.xyz/the-nomad-protocol/security/long-term-security/permissionless-watchers.md)
- [Financial Controls](https://docs.nomad.xyz/the-nomad-protocol/security/long-term-security/financial-controls.md)
- [Cross-Domain MEV](https://docs.nomad.xyz/the-nomad-protocol/security/long-term-security/cross-domain-mev.md)
- [Smart Contracts](https://docs.nomad.xyz/the-nomad-protocol/smart-contracts.md)
- [Home](https://docs.nomad.xyz/the-nomad-protocol/smart-contracts/home.md)
- [Replica](https://docs.nomad.xyz/the-nomad-protocol/smart-contracts/replica.md)
- [XAppConnectionManager](https://docs.nomad.xyz/the-nomad-protocol/smart-contracts/xappconnectionmanager.md)
- [Off-chain Agents](https://docs.nomad.xyz/the-nomad-protocol/off-chain-agents.md)
- [Updater](https://docs.nomad.xyz/the-nomad-protocol/off-chain-agents/updater.md)
- [Watchers](https://docs.nomad.xyz/the-nomad-protocol/off-chain-agents/watchers.md)
- [Relayer](https://docs.nomad.xyz/the-nomad-protocol/off-chain-agents/relayer.md)
- [Processor](https://docs.nomad.xyz/the-nomad-protocol/off-chain-agents/processor.md)
- [Overview](https://docs.nomad.xyz/token-bridge/overview.md)
- [How to Bridge](https://docs.nomad.xyz/token-bridge/how-to-bridge.md)
- [Using Etherscan](https://docs.nomad.xyz/token-bridge/how-to-bridge/using-etherscan.md)
- [Asset Issuers](https://docs.nomad.xyz/token-bridge/asset-issuers.md)
- [Custom Representations](https://docs.nomad.xyz/token-bridge/asset-issuers/custom-representations.md)
- [Deployed Tokens](https://docs.nomad.xyz/token-bridge/deployed-tokens.md)
- [Mainnet](https://docs.nomad.xyz/token-bridge/deployed-tokens/mainnet.md)
- [Testnet](https://docs.nomad.xyz/token-bridge/deployed-tokens/testnet.md)
- [Smart Contracts](https://docs.nomad.xyz/token-bridge/smart-contracts.md)
- [BridgeRouter](https://docs.nomad.xyz/token-bridge/smart-contracts/bridgerouter.md)
- [TokenRegistry](https://docs.nomad.xyz/token-bridge/smart-contracts/tokenregistry.md)
- [BridgeToken](https://docs.nomad.xyz/token-bridge/smart-contracts/bridgetoken.md)
- [BridgeMessage](https://docs.nomad.xyz/token-bridge/smart-contracts/bridgemessage.md)
- [Architecture](https://docs.nomad.xyz/token-bridge/architecture.md)
- [FAQ](https://docs.nomad.xyz/token-bridge/faq.md)
- [Overview](https://docs.nomad.xyz/governance-bridge/overview.md)
- [Zodiac: Nomad Module](https://docs.nomad.xyz/governance-bridge/zodiac-nomad-module.md)
- [Smart Contracts](https://docs.nomad.xyz/governance-bridge/smart-contracts.md)
- [NomadModule](https://docs.nomad.xyz/governance-bridge/smart-contracts/nomadmodule.md)
- [Architecture](https://docs.nomad.xyz/governance-bridge/architecture.md)
- [Quickstart](https://docs.nomad.xyz/developers/quickstart.md): Your one-stop shop to start building cross-chain applications (xApps).
- [Send Messages](https://docs.nomad.xyz/developers/quickstart/send-messages.md): The on-chain API for sending cross-chain messages
- [Receive Messages](https://docs.nomad.xyz/developers/quickstart/receive-messages.md): The on-chain API for receiving cross-chain messages
- [Environments](https://docs.nomad.xyz/developers/environments.md): Interact with Nomad across testnet and mainnet environments
- [Domain (Chain) IDs](https://docs.nomad.xyz/developers/environments/domain-chain-ids.md)
- [Application Developers](https://docs.nomad.xyz/developers/application-developers.md)
- [Building xApps](https://docs.nomad.xyz/developers/application-developers/building-xapps.md)
- [SDK](https://docs.nomad.xyz/developers/application-developers/sdk.md)
- [Contracts SDK](https://docs.nomad.xyz/developers/application-developers/sdk/contracts-sdk.md)
- [Typescript SDK](https://docs.nomad.xyz/developers/application-developers/sdk/typescript-sdk.md)
- [Examples](https://docs.nomad.xyz/developers/application-developers/examples.md)
- [Ping Pong](https://docs.nomad.xyz/developers/application-developers/examples/ping-pong.md)
- [Advanced](https://docs.nomad.xyz/developers/application-developers/advanced.md)
- [Router Pattern](https://docs.nomad.xyz/developers/application-developers/advanced/router-pattern.md)
- [Node Operators](https://docs.nomad.xyz/developers/node-operators.md)
- [Running Agents Guide](https://docs.nomad.xyz/developers/node-operators/running-agents-guide.md)
- [Troubleshooting](https://docs.nomad.xyz/developers/node-operators/running-agents-guide/troubleshooting.md): Hints for dealing with common (and not so common) Agent failures.
- [Running a Watcher](https://docs.nomad.xyz/developers/node-operators/running-a-watcher.md)
- [Agent Operations](https://docs.nomad.xyz/developers/node-operators/agent-operations.md)
- [Agent Gas Values](https://docs.nomad.xyz/developers/node-operators/agent-gas-values.md)
- [The Keymaster](https://docs.nomad.xyz/developers/node-operators/the-keymaster.md)
- [Core Developers](https://docs.nomad.xyz/developers/core-developers.md)
- [Upgrade Setup](https://docs.nomad.xyz/developers/core-developers/upgrade-setup.md)
- [Deploying Contracts](https://docs.nomad.xyz/developers/core-developers/deploying-contracts.md)
- [Development](https://docs.nomad.xyz/developers/core-developers/deploying-contracts/development.md)
- [Production](https://docs.nomad.xyz/developers/core-developers/deploying-contracts/production.md)
- [Audits](https://docs.nomad.xyz/operational-security/audits.md)
- [Bug Bounty](https://docs.nomad.xyz/operational-security/bug-bounty.md)
- [Governance](https://docs.nomad.xyz/operational-security/governance.md)
- [Contracts](https://docs.nomad.xyz/operational-security/contracts.md)
- [Agent Operations](https://docs.nomad.xyz/operational-security/agent-operations.md)
- [Awesome Interoperability](https://docs.nomad.xyz/resources/awesome-interoperability.md)
- [Brand Kit](https://docs.nomad.xyz/resources/brand-kit.md)
- [FAQ](https://docs.nomad.xyz/resources/faq.md)
- [Glossary](https://docs.nomad.xyz/resources/glossary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nomad.xyz/nomad-101/funds-recovery.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.
