# Initia Docs ## Docs - [Exchange Integration](https://docs.initia.xyz/developers/developer-guides/guides/exchange-integration.md) - [Interacting with InitiaDEX](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/initiadex.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/registry/introduction.md) - [Querying Initia Usernames](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/usernames.md) - [Integrating VIP](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/vip/integrate-vip.md) - [Managing Operator Settings](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/vip/manage-operator-settings.md) - [Updating VIP Scoring Criteria](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/vip/update-vip-scoring-criteria.md) - [Whitelisting Rollup for VIP](https://docs.initia.xyz/developers/developer-guides/integrating-initia-apps/vip/whitelist-rollup-for-vip.md) - [Account](https://docs.initia.xyz/developers/developer-guides/tools/clis/initiad-cli/accounts.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/clis/initiad-cli/introduction.md): Learn how to install and get started with the initiad command-line interface for interacting with Initia L1 - [Querying Data](https://docs.initia.xyz/developers/developer-guides/tools/clis/initiad-cli/querying-data.md) - [Transactions](https://docs.initia.xyz/developers/developer-guides/tools/clis/initiad-cli/transactions.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/clis/minitiad-cli/introduction.md): Learn how to install and get started with the minitiad command-line interface for interacting with Initia rollups - [Gas Station](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/gas-station.md) - [Bootstrapping Initia Node](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/initia-node.md) - [Installation & Setup](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/installation.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/introduction.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/rollup/introduction.md) - [Launching your Rollup](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/rollup/launch.md) - [Next Steps](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/rollup/next-steps.md) - [Running OPinit Bots](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/rollup/opinit-bots.md) - [Running IBC Relayer](https://docs.initia.xyz/developers/developer-guides/tools/clis/weave-cli/rollup/relayer.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/indexers/indexer-introduction.md) - [NFT Collection Details](https://docs.initia.xyz/developers/developer-guides/tools/indexers/nft-collection-details.md) - [NFT Collections by Account](https://docs.initia.xyz/developers/developer-guides/tools/indexers/nft-collections-by-account.md) - [NFT Tokens by Account](https://docs.initia.xyz/developers/developer-guides/tools/indexers/nft-tokens-by-account.md) - [NFT Tokens by Collection](https://docs.initia.xyz/developers/developer-guides/tools/indexers/nft-tokens-by-collection.md) - [Transactions by Account](https://docs.initia.xyz/developers/developer-guides/tools/indexers/transactions-by-account.md) - [Transaction by Hash](https://docs.initia.xyz/developers/developer-guides/tools/indexers/transactions-by-hash.md) - [Transactions by Height](https://docs.initia.xyz/developers/developer-guides/tools/indexers/transactions-by-height.md) - [Single Asset Price](https://docs.initia.xyz/developers/developer-guides/tools/oracles/connect/fetching-prices-from-api/getting-single-asset-price.md) - [Supported Feeds](https://docs.initia.xyz/developers/developer-guides/tools/oracles/connect/fetching-prices-from-api/getting-supported-feeds.md) - [Fetching Connect Prices from Smart Contract](https://docs.initia.xyz/developers/developer-guides/tools/oracles/connect/fetching-prices-from-contracts.md) - [Introduction to Connect](https://docs.initia.xyz/developers/developer-guides/tools/oracles/connect/introduction.md) - [Account](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/accounts.md) - [Introduction](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/introduction.md) - [Querying Data](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/querying-data.md) - [Quickstart](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/quickstart.md) - [Messages](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/transactions/messages.md) - [Sending Transactions](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/transactions/sending-transactions.md) - [Signing Transactions](https://docs.initia.xyz/developers/developer-guides/tools/sdks/initia-js/transactions/signing-transactions.md) - [Address Format Conversion](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/address-conversion.md) - [Using Connect Oracle](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/connect-oracles.md) - [Token Denom Conversion](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/cosmos-coin-to-erc20.md) - [Creating Custom ERC20s](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/creating-erc20s/creating-custom-erc20s.md) - [Creating Standard ERC20s via ERC20Factory](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/creating-erc20s/creating-standard-erc20s.md) - [EVM IBC Hooks](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/ibc-hooks.md) - [Update Fee with ERC20 Token](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/evm/update-fee-token.md) - [Building Move Module](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/building-move-modules.md) - [Using Connect Oracle](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/connect-oracles.md) - [Creating Move Coin](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/creating-move-coin.md) - [Move IBC Hooks](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/ibc-hooks.md) - [Multisig](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/multisig.md) - [Setting Up Your Development Environment](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/movevm/setting-up.md) - [Using Connect Oracle](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/wasmvm/connect-oracles.md) - [WasmVM IBC Hooks](https://docs.initia.xyz/developers/developer-guides/vm-specific-tutorials/wasmvm/ibc-hooks.md) - [Introduction](https://docs.initia.xyz/developers/introduction.md) - [Introduction](https://docs.initia.xyz/home/core-concepts/enshrined-liquidity/introduction.md) - [Whitelisting and Rewards](https://docs.initia.xyz/home/core-concepts/enshrined-liquidity/whitelisting-and-rewards.md) - [Tokenomics](https://docs.initia.xyz/home/core-concepts/init-token/tokenomics.md) - [High Level Architecture](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/high-level-architecture.md) - [Initia L1](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/initia-l1.md) - [Introduction](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/rollups/introduction.md) - [EVM Compatibility](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/rollups/vms/minievm/evm-compatibility-and-changes.md) - [MiniEVM Introduction](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/rollups/vms/minievm/introduction.md) - [MiniMove Introduction](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/rollups/vms/minimove/introduction.md) - [MiniWasm Introduction](https://docs.initia.xyz/home/core-concepts/initia-and-rollups/rollups/vms/miniwasm/introduction.md) - [InitiaDEX](https://docs.initia.xyz/home/core-concepts/initiadex.md) - [Introduction](https://docs.initia.xyz/home/core-concepts/interwoven-stack/introduction.md) - [Challenger](https://docs.initia.xyz/home/core-concepts/interwoven-stack/opinit-framework/components/challenger.md) - [Executor](https://docs.initia.xyz/home/core-concepts/interwoven-stack/opinit-framework/components/executor.md) - [Introduction](https://docs.initia.xyz/home/core-concepts/interwoven-stack/opinit-framework/components/introduction.md) - [OPinit Bridge](https://docs.initia.xyz/home/core-concepts/interwoven-stack/opinit-framework/components/opinit-bridge.md) - [Minitswap Architecture](https://docs.initia.xyz/home/core-concepts/minitswap/architecture.md) - [Minitswap Introduction](https://docs.initia.xyz/home/core-concepts/minitswap/introduction.md) - [Minitswap Terminology](https://docs.initia.xyz/home/core-concepts/minitswap/terminology.md) - [VIP Architecture](https://docs.initia.xyz/home/core-concepts/vip/architecture.md) - [VIP Eligibility](https://docs.initia.xyz/home/core-concepts/vip/eligibility.md) - [VIP Gauge Voting](https://docs.initia.xyz/home/core-concepts/vip/gauges.md) - [VIP Introduction](https://docs.initia.xyz/home/core-concepts/vip/introduction.md) - [VIP Scoring](https://docs.initia.xyz/home/core-concepts/vip/scoring.md) - [VIP Timelines](https://docs.initia.xyz/home/core-concepts/vip/timelines.md) - [Welcome to Initia](https://docs.initia.xyz/home/general/welcome.md) - [Bridge](https://docs.initia.xyz/home/tools/bridge.md) - [Wallet](https://docs.initia.xyz/home/tools/wallet.md) - [API Reference](https://docs.initia.xyz/interwovenkit/features/autosign/api-reference.md): Complete API documentation for the autosign feature - [Configuration](https://docs.initia.xyz/interwovenkit/features/autosign/configuration.md) - [Introduction](https://docs.initia.xyz/interwovenkit/features/autosign/introduction.md): Learn about autosign and ghost wallets for seamless transaction signing. - [Usage](https://docs.initia.xyz/interwovenkit/features/autosign/usage.md): Learn how to enable, disable, and manage autosign in your application - [Deposit and Withdraw](https://docs.initia.xyz/interwovenkit/features/transfers/deposit-withdraw.md): Open deposit and withdraw modals for cross-chain transfers. - [Getting Started](https://docs.initia.xyz/interwovenkit/getting-started.md): Integrate Initia Wallet into your React application with InterwovenKit - [EVM Integration](https://docs.initia.xyz/interwovenkit/integrations/evm.md) - [Native Integration](https://docs.initia.xyz/interwovenkit/integrations/native.md) - [RainbowKit Integration](https://docs.initia.xyz/interwovenkit/integrations/rainbowkit.md) - [Introduction](https://docs.initia.xyz/interwovenkit/introduction.md) - [Migrating from Wallet Widget](https://docs.initia.xyz/interwovenkit/migration.md): Complete guide for upgrading from the legacy Wallet Widget to InterwovenKit v2 - [InterwovenKitProvider](https://docs.initia.xyz/interwovenkit/references/components/interwovenkit-provider.md) - [DEFAULT_GAS_ADJUSTMENT](https://docs.initia.xyz/interwovenkit/references/constants/default-gas-adjustment.md) - [DEFAULT_GAS_PRICE_MULTIPLIER](https://docs.initia.xyz/interwovenkit/references/constants/default-gas-price-multiplier.md) - [MAINNET](https://docs.initia.xyz/interwovenkit/references/constants/mainnet.md) - [PRIVY_APP_ID](https://docs.initia.xyz/interwovenkit/references/constants/privy-app-id.md) - [TESTNET](https://docs.initia.xyz/interwovenkit/references/constants/testnet.md) - [MoveError](https://docs.initia.xyz/interwovenkit/references/errors/move-error.md) - [useAddress](https://docs.initia.xyz/interwovenkit/references/hooks/use-address.md) - [useHexAddress](https://docs.initia.xyz/interwovenkit/references/hooks/use-hex-address.md) - [useInitiaAddress](https://docs.initia.xyz/interwovenkit/references/hooks/use-initia-address.md) - [useInterwovenKit](https://docs.initia.xyz/interwovenkit/references/hooks/use-interwovenkit.md) - [usePortfolio](https://docs.initia.xyz/interwovenkit/references/hooks/use-portfolio.md) - [useUsernameQuery](https://docs.initia.xyz/interwovenkit/references/hooks/use-username-query.md) - [Overview](https://docs.initia.xyz/interwovenkit/references/index.md) - [Provider Setup](https://docs.initia.xyz/interwovenkit/references/setup/providers.md) - [initiaPrivyWallet](https://docs.initia.xyz/interwovenkit/references/social-login/initia-privy-wallet.md) - [initiaPrivyWalletConnector](https://docs.initia.xyz/interwovenkit/references/social-login/initia-privy-wallet-connector.md) - [injectStyles](https://docs.initia.xyz/interwovenkit/references/utilities/inject-styles.md) - [Deploying Rollups](https://docs.initia.xyz/nodes-and-rollups/deploying-rollups/deploy.md): Learn how to deploy your own rollup on Initia - [Indexing on Initia](https://docs.initia.xyz/nodes-and-rollups/indexing/introduction.md): Overview of indexing on Initia rollups and the recommended approach using Rollytics. - [KV Indexer (Legacy)](https://docs.initia.xyz/nodes-and-rollups/indexing/kv-indexer/legacy-overview.md): Overview of the legacy KV Indexer, its limitations, and why Rollytics is the recommended replacement. - [API Reference](https://docs.initia.xyz/nodes-and-rollups/indexing/rollytics/api-reference.md): Rollytics KV Indexer endpoint-compatible API reference, with endpoints for status, blocks, transactions, NFTs, and rich lists. - [FAQ](https://docs.initia.xyz/nodes-and-rollups/indexing/rollytics/faq.md): Frequently asked questions about Rollytics and migrating from the legacy KV Indexer. - [Setup and Migration Guide](https://docs.initia.xyz/nodes-and-rollups/indexing/rollytics/setup-and-migration.md): Step-by-step guide to deploying Rollytics and migrating from the legacy KV Indexer. - [Introduction](https://docs.initia.xyz/nodes-and-rollups/introduction.md) - [Cosmovisor (Optional)](https://docs.initia.xyz/nodes-and-rollups/running-nodes/manual-setup/cosmovisor.md) - [Becoming a Validator](https://docs.initia.xyz/nodes-and-rollups/running-nodes/running-a-validator/becoming-a-validator.md) - [Running L1 Nodes with Initiad](https://docs.initia.xyz/nodes-and-rollups/running-nodes/running-l1-nodes/l1-nodes-initiad.md) - [Running L1 Nodes with Weave](https://docs.initia.xyz/nodes-and-rollups/running-nodes/running-l1-nodes/l1-nodes-weave.md) - [ConnectOracle](https://docs.initia.xyz/resources/developer/contract-references/evm/connect.md) - [Cosmos](https://docs.initia.xyz/resources/developer/contract-references/evm/cosmos.md) - [ERC20ACL](https://docs.initia.xyz/resources/developer/contract-references/evm/erc20-acl.md) - [ERC20Factory](https://docs.initia.xyz/resources/developer/contract-references/evm/erc20-factory.md) - [ERC20Registry](https://docs.initia.xyz/resources/developer/contract-references/evm/erc20-registry.md) - [InitiaCustomERC20](https://docs.initia.xyz/resources/developer/contract-references/evm/initia-custom-erc20.md) - [InitiaERC20](https://docs.initia.xyz/resources/developer/contract-references/evm/initia-erc20.md) - [Deployed Contracts (Initia)](https://docs.initia.xyz/resources/developer/deployed-contracts/initia.md) - [Deployed Contracts (MiniEVM)](https://docs.initia.xyz/resources/developer/deployed-contracts/minievm.md) - [Initia L1 Networks](https://docs.initia.xyz/resources/developer/initia-l1.md) - [Audits](https://docs.initia.xyz/resources/security/audits.md) - [Getting Started](https://docs.initia.xyz/user-guides/wallet/auto-signing/getting-started.md): What is a Ghost Wallet? - [Introduction](https://docs.initia.xyz/user-guides/wallet/auto-signing/introduction.md) - [Enabling Auto-signing](https://docs.initia.xyz/user-guides/wallet/auto-signing/using-auto-signing/enabling-auto-signing.md) - [Revoking Auto-signing](https://docs.initia.xyz/user-guides/wallet/auto-signing/using-auto-signing/revoking-auto-signing.md) ## Optional - [Twitter](https://x.com/initia) - [Discord](https://discord.gg/initia) - [GitHub](https://github.com/initia-labs)