# GOAT Network Documentation > Documentation for GOAT Network, Bitcoin-secured infrastructure for the Digital Economy - [GOAT Network Documentation](/docs): Navigate GOAT Network as Bitcoin-secured infrastructure for the Digital Economy, with paths for agents, builders, users, and the network foundation. - [GOAT Network Overview](/docs/network/overview): Understand GOAT Network as Bitcoin-secured infrastructure for the Digital Economy. - [BitVM Overview](/docs/network/bitvm): Understand how BitVM enables trust-minimized computation and Bitcoin-native bridge verification for GOAT Network. - [GOAT BitVM Bridge](/docs/network/bridge): Learn the participant model, trust assumptions, and peg-in or peg-out flow for the GOAT BitVM bridge. - [GOAT Network Decentralized Sequencing](/docs/network/sequencing): Understand how GOAT Network uses CometBFT-based decentralized sequencing to separate fast execution from Bitcoin-backed publication. - [Security Model](/docs/network/security): Review the bridge guarantees, threat assumptions, cryptoeconomic incentives, and cryptographic building blocks that secure GOAT Network. - [Execution Environment](/docs/network/execution-environment): Review GOAT Network’s EVM-equivalent execution environment, native BTC gas model, and key differences from Ethereum. - [Agent Infrastructure](/docs/agents/overview): Understand how GOAT Network combines identity, payments, and runtime tooling for autonomous agents. - [AgentKit Overview](/docs/agents/agent-kit/overview): Plug an existing agent or app into GOAT Network with on-chain actions, GOAT Flow payments, ERC-8004 identity, and adapters for major AI frameworks. - [Quick Start](/docs/agents/agent-kit/quick-start): Install AgentKit into an existing agent or app, or scaffold a starter project, then configure a wallet, runtime, and first action on GOAT Network. - [CLIs](/docs/agents/agent-kit/cli): Three CLIs ship with AgentKit — create-goat-agent project scaffolder, agentkit-gns for .goat name management, and agentkit-giftcard for end-user giftcard purchases. - [ERC-8004 for AgentKit](/docs/agents/agent-kit/erc-8004): Register an agent, publish machine-readable metadata, and collect reputation on GOAT Network using AgentKit. - [Plugins Reference](/docs/agents/agent-kit/plugins): Complete reference for all 15 AgentKit plugins and 118 on-chain actions — wallet, DEX, bridge, GOAT Flow payments, identity, cross-chain, .goat naming, giftcard purchase, and more. - [GOAT Name Service (.goat)](/docs/agents/agent-kit/gns): Register, renew, and manage .goat human-readable names on-chain or through GOAT Flow from supported payment networks. - [Giftcard Purchase with GOAT Flow](/docs/agents/agent-kit/giftcard): Use GOAT Flow for a turnkey cross-chain consumer flow where agents pay in supported assets and recipients receive giftcards off-chain. - [Custom Tools](/docs/agents/agent-kit/custom-tools): Create custom on-chain actions with customActionProvider and the ActionDefinition interface. - [GOAT Flow](/docs/agents/agent-kit/payments): Integrate GOAT Flow into AgentKit as a payer with 5 actions or as a merchant with 30 actions. - [AI Framework Adapters](/docs/agents/agent-kit/frameworks): Use AgentKit actions as tools in OpenAI, LangChain, MCP, Vercel AI SDK, and OpenAI Agents SDK with a single function call. - [Runtime Configuration](/docs/agents/agent-kit/runtime): Configure the AgentKit execution runtime — policy engine, idempotency, retries, timeouts, Prometheus metrics, and execution hooks. - [User Quick Start](/docs/users/quick-start): Connect your wallet, get BTC gas, and start using apps on GOAT Network. - [Bridge Guide](/docs/users/bridge): Bridge BTC and supported assets to and from GOAT Network. - [GOAT BitVM3 User Guide](/docs/users/goat-bitvm3-user-guide): Use the GOAT BitVM3 testnet bridge, understand peg-out flows, and prepare for operator or challenger participation. - [GOAT Safebox User Guide](/docs/users/community/safebox): Lock BTC with GOAT Safebox, receive a timelocked UTXO, and manage the unlock flow safely. - [GOAT Network Airdrops Claim Guide](/docs/users/community/airdrops): Community Contributors Rewards claim guide - [Quick Start](/docs/build/quick-start): Set up your wallet, connect to GOAT Network, and deploy a first contract on mainnet or testnet. - [Networks and RPC](/docs/build/networks-rpc): Use the current chain IDs, RPC URLs, wallet setup snippets, and development configuration for GOAT Network mainnet and testnet. - [Contract Addresses](/docs/build/contracts): Reference deployed GOAT Network protocol contracts on Alpha Mainnet and Testnet3. - [Application Development](/docs/build/app-development/overview): Start building decentralized applications on GOAT Network with the core builder guides and references. - [Solidity Smart Contracts](/docs/build/app-development/solidity): Build, test, and deploy Solidity contracts on GOAT Network with Hardhat or Foundry. - [Precompiled Contracts](/docs/build/app-development/precompiles): Reference the predeployed contracts and Bitcoin-aware helper contracts available on GOAT Network. - [Transaction Fees](/docs/build/app-development/fees): Understand how BTC-denominated transaction fees work on GOAT Network and how they differ from Ethereum. - [Estimating Fees](/docs/build/app-development/estimating): Estimate EIP-1559 transaction fees on GOAT Network with ethers.js v6 or web3.js. - [Transaction Statuses](/docs/build/app-development/statuses): Track pending, sequencer-confirmed, Bitcoin-published, and finalized transactions on GOAT Network. - [Flow Overview](/docs/build/goat-flow/overview): Understand GOAT Flow payment surfaces for applications, APIs, merchants, and autonomous agents. - [Flow Quick Start](/docs/build/goat-flow/flow-quick-start): Integrate your first GOAT Flow payment with Hosted Checkout, a custom wallet flow, QuickPay, or MPP. - [Integration Guide](/docs/build/goat-flow/integration): Implement GOAT Flow SDK, Hosted Checkout, QuickPay, DIRECT order, authentication, and production flows. - [Merchant Guide](/docs/build/goat-flow/merchant-guide): Onboard, configure, secure, operate, and launch a GOAT Flow merchant account. - [ERC-8004: Agent Registry](/docs/build/erc-8004): Register and discover autonomous agents on-chain using the ERC-8004 decentralized registry. - [Sequencer Overview](/docs/build/sequencers/overview): Review the prerequisites, hardware profile, and deployment path for GOAT Network sequencer operators. - [Validator Setup](/docs/build/sequencers/validator): Deploy, synchronize, and register a GOAT Network sequencer validator node. - [Sequencer Rewards](/docs/build/sequencers/rewards): Understand sequencer reward types, claim flow, and locking contract references on GOAT Network. - [Sequencer Changelog](/docs/build/sequencers/changelog): Track sequencer software releases, activation windows, and rollback instructions. - [Oracle Services](/docs/build/services/oracle): Review the available price-feed oracles on GOAT Network and when to use PUSH or PULL modes. - [VRF](/docs/build/services/vrf): Integrate verifiable randomness on GOAT Network with the GOAT VRF contracts and relayer flow. - [Subgraph Indexing](/docs/build/services/subgraph): Index and query GOAT Network data with third-party subgraph or processor platforms.