> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs--429.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Core Concepts

<Columns cols={2}>
  <Card title="Accounts" href="/hedera/core-concepts/accounts" />

  <Card title="Account Creation" href="/hedera/core-concepts/accounts/account-creation" />

  <Card title="Auto Account Creation" href="/hedera/core-concepts/accounts/auto-account-creation" />

  <Card title="Account Properties" href="/hedera/core-concepts/accounts/account-properties" />

  <Card title="Keys and Signatures" href="/hedera/core-concepts/keys-and-signatures" />

  <Card title="Schedule Transaction" href="/hedera/core-concepts/scheduled-transaction" />

  <Card title="Smart Contracts" href="/hedera/core-concepts/smart-contracts" />

  <Card title="Understanding Hedera's EVM Differences and Compatibility" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility" />

  <Card title="For EVM Developers Migrating to Hedera" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera" />

  <Card title="Accounts, Signature Verification & Keys (ECDSA vs. ED25519)" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/accounts-signature-verification-and-keys-ecdsa-vs.-ed25519" />

  <Card title="JSON-RPC Relay and EVM Tooling" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/json-rpc-relay-and-evm-tooling" />

  <Card title="Token Management with Hedera Token Service" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/token-management-with-hedera-token-service" />

  <Card title="Decimal Handling (8 vs. 18 Decimals)" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/decimal-handling-8-vs.-18-decimals" />

  <Card title="Handling HBAR Transfers in Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/handling-hbar-transfers-in-contracts" />

  <Card title="For Hedera-Native Developers Adding Smart Contract Functionality" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality" />

  <Card title="Integrating ED25519 Accounts and Advanced Features Into Smart Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/integrating-ed25519-accounts-and-advanced-features-into-smart-contracts" />

  <Card title="JSON-RPC Relay and State Queries" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/json-rpc-relay-and-state-queries" />

  <Card title="Extending Token Management with Smart Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/extending-token-management-with-smart-contracts" />

  <Card title="Creating Smart Contracts" href="/hedera/core-concepts/smart-contracts/creating-smart-contracts" />

  <Card title="Compiling Smart Contracts" href="/hedera/core-concepts/smart-contracts/compiling-smart-contracts" />

  <Card title="System Smart Contracts" href="/hedera/core-concepts/smart-contracts/system-smart-contracts" />

  <Card title="Hedera Account Service" href="/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-account-service" />

  <Card title="Hedera Schedule Service" href="/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-schedule-service" />

  <Card title="Gas and Fees" href="/hedera/core-concepts/smart-contracts/gas-and-fees" />

  <Card title="JSON-RPC Relay" href="/hedera/core-concepts/smart-contracts/json-rpc-relay" />

  <Card title="Deploying Smart Contracts" href="/hedera/core-concepts/smart-contracts/deploying-smart-contracts" />

  <Card title="Smart Contract Addresses" href="/hedera/core-concepts/smart-contracts/smart-contract-addresses" />

  <Card title="Verifying Smart Contracts" href="/hedera/core-concepts/smart-contracts/verifying-smart-contracts-beta" />

  <Card title="Smart Contract Traceability" href="/hedera/core-concepts/smart-contracts/smart-contract-traceability" />

  <Card title="Tokens Managed by Smart Contracts" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts" />

  <Card title="ERC-20 (Fungible Tokens)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-20-fungible-tokens" />

  <Card title="ERC-721 (Non-Fungible Token)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-721-non-fungible-tokens-nfts" />

  <Card title="ERC-3643 Real World Assets (RWA)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-3643-real-world-assets-rwa" />

  <Card title="ERC-1363 (Payable Tokens)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-1363-payable-tokens" />

  <Card title="Hedera Token Service System Contract" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/hedera-token-service-system-contract" />

  <Card title="Wrapped HBAR (WHBAR)" href="/hedera/core-concepts/smart-contracts/wrapped-hbar-whbar" />

  <Card title="Smart Contract Rent" href="/hedera/core-concepts/smart-contracts/smart-contract-rent" />

  <Card title="Smart Contract Security" href="/hedera/core-concepts/smart-contracts/security" />

  <Card title="EVM Archive Node Queries" href="/hedera/core-concepts/smart-contracts/evm-archive-node-queries" />

  <Card title="Tokens" href="/hedera/core-concepts/tokens" />

  <Card title="Tokenization on Hedera" href="/hedera/core-concepts/tokens/tokenization-on-hedera" />

  <Card title="Hedera Token Service (HTS) Native Tokenization" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization" />

  <Card title="Token Types and ID Formats" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-types-and-id-formats" />

  <Card title="Token Properties" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-properties" />

  <Card title="Token Creation" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-creation" />

  <Card title="Custom Fee Schedule" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/custom-fee-schedule" />

  <Card title="Token Airdrops" href="/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-airdrops" />

  <Card title="ERC/EVM-Compatible Tokenization" href="/hedera/core-concepts/tokens/erc-evm-compatible-tokenization" />

  <Card title="Hybrid (HTS + EVM ) Tokenization" href="/hedera/core-concepts/tokens/hybrid-hts-+-evm-tokenization" />

  <Card title="Staking" href="/hedera/core-concepts/staking" />

  <Card title="Staking Program" href="/hedera/core-concepts/staking/staking" />

  <Card title="Stake HBAR" href="/hedera/core-concepts/staking/stake-hbar" />

  <Card title="Hashgraph Consensus Algorithm" href="/hedera/core-concepts/hashgraph-consensus-algorithms" />

  <Card title="Gossip About Gossip" href="/hedera/core-concepts/hashgraph-consensus-algorithms/gossip-about-gossip" />

  <Card title="Virtual Voting" href="/hedera/core-concepts/hashgraph-consensus-algorithms/virtual-voting" />

  <Card title="Transactions and Queries" href="/hedera/core-concepts/transactions-and-queries" />

  <Card title="Transaction Properties" href="/hedera/core-concepts/transactions-and-queries/transaction-properties" />

  <Card title="State and History" href="/hedera/core-concepts/state-and-history" />

  <Card title="Mirror Nodes" href="/hedera/core-concepts/mirror-nodes" />

  <Card title="Hedera Mirror Node" href="/hedera/core-concepts/mirror-nodes/hedera-mirror-node" />

  <Card title="One Click Mirror Node Deployment" href="/hedera/core-concepts/mirror-nodes/one-click-mirror-node-deployment" />

  <Card title="Run Your Own Mirror Node" href="/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node" />

  <Card title="Run Your Own Mirror Node with Google Cloud Storage (GCS)" href="/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node/run-your-own-mirror-node-gcs" />

  <Card title="Run Your Mirror Node with Amazon Web Services S3 (AWS)" href="/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node/run-your-own-mirror-node-s3" />
</Columns>
