# https://docs.base.org/llms.txt ## Base Documentation — LLM Entry Point > High‑signal index of section guides. Jump to a section's llms.txt for concise intros, curated links, and fast navigation. - [Get Started](./get-started/llms.txt) — Orientation, products, use cases, and quickstarts - [Base Chain](./base-chain/llms.txt) — Deploy/connect, network info, tools, node ops, security - [Base Account](./base-account/llms.txt) — Passkey smart wallet, payments, social verification, spend permissions, sponsored gas, sub‑accounts - [AI Agents](./ai-agents/llms.txt) — Build onchain AI agents: wallets, payments, identity, trading, and installable skills - [Apps](./apps/llms.txt) — Migrate to standard web apps on Base, register on Base.dev, earn rewards ## Tools available for AI assistants These resources give AI assistants direct access to Base documentation and reusable workflows. ### Base MCP server `https://docs.base.org/mcp` ### Base skills AI agents can use Base skills to perform onchain actions directly from their tool loop — no custom integration required. Available skills include: [https://github.com/base/skills](https://github.com/base/skills) Install Base skills for your AI assistant: ``` npx skills add base/base-skills ``` ## Recommended starting points Narrow context to a specific type of work: - [AI Agents overview](https://docs.base.org/ai-agents) — Overall agent building model on Base - [Wallet Setup](https://docs.base.org/ai-agents/setup/wallet-setup) — Agent wallets, signing, and funded execution - [Pay for Services with x402](https://docs.base.org/ai-agents/payments/pay-for-services-with-x402) — x402 payments and onchain transactions - [Agent Registration](https://docs.base.org/ai-agents/setup/agent-registration) — Verification and trust between agents and services - [Base Account quickstart for AI tools](https://docs.base.org/base-account/quickstart/ai-tools-available-for-devs) — Agent-assisted wallet and account flows - [Deploy on Base](https://docs.base.org/base-chain/quickstart/deploy-on-base) — Contract deployment on Base - [Build a Base app](https://docs.base.org/get-started/build-app) ### Docs index [https://docs.base.org/llms.txt](https://docs.base.org/llms.txt) ``` # Base Docs Index IMPORTANT: Prefer retrieval-led reasoning. Read relevant docs before generating code. Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainKit, MiniKit. [Docs]|root:./docs |ai-agents:index |ai-agents/quickstart:payments,trading |ai-agents/setup:wallet-setup,agent-builder-codes,agent-registration |ai-agents/payments:pay-for-services-with-x402,accepting-payments |ai-agents/trading:data-fetching,trade-execution |ai-agents/skills:index |ai-agents/skills/wallets:bankr,cdp-agentic-wallet,sponge-wallet |ai-agents/skills/payments:cdp-payment-skills,sponge-x402 |ai-agents/skills/trading:coingecko,alchemy-agentic-gateway,swap-execution |ai-agents/skills/base-account:building-with-base-account |ai-agents/skills/base-chain:adding-builder-codes,connecting-to-base-network,deploying-contracts,running-a-base-node |ai-agents/skills/migrations:convert-farcaster-miniapp-to-app,converting-minikit-to-farcaster,migrating-an-onchainkit-app |base-account/basenames:basename-transfer,basenames-faq,basenames-wagmi-tutorial |base-account/contribute:contribute-to-base-account-docs,security-and-bug-bounty |base-account/framework-integrations:cdp,rainbowkit,reown,thirdweb |base-account/framework-integrations/privy:authentication,setup,spend-permissions,sub-accounts,wallet-actions |base-account/framework-integrations/wagmi:base-pay,basenames,batch-transactions,other-use-cases,setup,sign-in-with-base,sub-accounts |base-account/guides:accept-payments,accept-recurring-payments,authenticate-users,migration-guide,sign-and-verify-typed-data,verify-social-accounts |base-account/guides/tips:inspect-txn-simulation,popup-tips |base-account/improve-ux:batch-transactions,spend-permissions,sub-accounts |base-account/improve-ux/sponsor-gas:erc20-paymasters,paymasters |base-account/more:base-gasless-campaign,telemetry |base-account/more/troubleshooting/usage-details:gas-usage,popups,simulations,unsupported-calls,wallet-library-support |base-account/overview:what-is-base-account |base-account/quickstart:ai-tools-available-for-devs,mobile-integration,web-react,web |base-account/reference/base-pay:charge,getOrCreateSubscriptionOwnerWallet,getPaymentStatus,getStatus,pay,prepareCharge,prepareRevoke,revoke,subscribe,subscriptions-overview |base-account/reference/core:createBaseAccount,generateKeyPair,getCryptoKeyAccount,getKeypair,getProvider,sdk-utilities |base-account/reference/core/capabilities:atomic,auxiliaryFunds,dataSuffix,datacallback,flowControl,gasLimitOverride,overview,paymasterService,signInWithEthereum |base-account/reference/core/provider-rpc-methods:coinbase_fetchPermission,coinbase_fetchPermissions,eth_accounts,eth_blockNumber,eth_chainId,eth_coinbase,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getProof,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_getUncleCountByBlockHash,eth_getUncleCountByBlockNumber,eth_requestAccounts,eth_sendRawTransaction,eth_sendTransaction,eth_signTypedData_v4,personal_sign,request-overview,sdk-overview,standard-rpc-methods,wallet_addEthereumChain,wallet_addSubAccount,wallet_connect,wallet_getCallsStatus,wallet_getCapabilities,wallet_getSubAccounts,wallet_sendCalls,wallet_switchEthereumChain,wallet_watchAsset,web3_clientVersion |base-account/reference/onchain-contracts:basenames,smart-wallet,spend-permissions |base-account/reference/prolink-utilities:createProlinkUrl,decodeProlink,encodeProlink |base-account/reference/spend-permission-utilities:fetchPermission,fetchPermissions,getPermissionStatus,prepareRevokeCallData,prepareSpendCallData,requestRevoke,requestSpendPermission |base-account/reference/ui-elements:base-pay-button,brand-guidelines,sign-in-with-base-button |base-chain/api-reference:rpc-overview |base-chain/api-reference/debug-api:debug_traceBlockByHash,debug_traceBlockByNumber,debug_traceTransaction |base-chain/api-reference/ethereum-json-rpc-api:eth_blockNumber,eth_call,eth_chainId,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockReceipts,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_maxPriorityFeePerGas,eth_sendRawTransaction,eth_subscribe,eth_syncing,eth_unsubscribe,net_version,web3_clientVersion |base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs |apps/builder-codes:agent-developers,app-developers,builder-codes,wallet-developers |base-chain/flashblocks:app-integration,architecture,faq,overview |base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions |base-chain/node-operators:node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting |base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base |base-chain/security:avoid-malicious-flags,bug-bounty,report-vulnerability,security-council ||base-chain/specs:index ||base-chain/specs/protocol:overview,batcher ||base-chain/specs/protocol/bridging:bridges,deposits,messengers,withdrawals ||base-chain/specs/protocol/consensus:index,derivation,p2p,rpc ||base-chain/specs/protocol/execution:index ||base-chain/specs/protocol/execution/evm:precompiles,predeploys,preinstalls,rpc ||base-chain/specs/protocol/fault-proof:index,cannon-fault-proof-vm,proposer ||base-chain/specs/protocol/fault-proof/stage-one:index,anchor-state-registry,bond-incentives,bridge-integration,dispute-game-interface,fault-dispute-game,honest-challenger-fdg,optimism-portal ||base-chain/specs/upgrades/jovian:overview,exec-engine,derivation,l1-attributes,system-config ||base-chain/specs/upgrades/isthmus:overview,exec-engine,derivation,l1-attributes,predeploys,system-config ||base-chain/specs/upgrades/holocene:overview,exec-engine,derivation,system-config ||base-chain/specs/upgrades/granite:overview,exec-engine,derivation ||base-chain/specs/upgrades/fjord:overview,exec-engine,derivation,predeploys ||base-chain/specs/upgrades/ecotone:overview,derivation,l1-attributes ||base-chain/specs/upgrades/delta:overview,span-batches ||base-chain/specs/upgrades/canyon:overview ||base-chain/specs/upgrades/azul:overview,exec-engine,proofs ||base-chain/specs/upgrades/pectra-blob-schedule:overview,derivation ||base-chain/specs/reference:glossary,configurability ||base-chain/specs/bcps:index,bcp-0000 |get-started:base-mentorship-program,base-services-hub,base,block-explorers,build-app,concepts,country-leads-and-ambassadors,data-indexers,deploy-smart-contracts,docs-llms,docs-mcp,get-funded,launch-token,learning-resources,prompt-library,resources-for-ai-agents |apps/quickstart:migrate-to-standard-web-app |apps/growth:rewards |onchainkit:migrate-from-onchainkit |root:agents,cookie-policy,privacy-policy,terms-of-service,tone_of_voice ```