> ## Documentation Index
> Fetch the complete documentation index at: https://docs.krews.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> IOTA is a programmable blockchain platform with an EVM-compatible smart contract chain (IOTA EVM) live on mainnet and an evolving Layer 1 architecture focused on performance, safety, and real-world adoption.

[Website](https://www.iota.org/) <Icon icon="arrow-up-right" /> | [Twitter](https://x.com/iota) <Icon icon="arrow-up-right" /> | [Github](https://github.com/iotaledger) <Icon icon="arrow-up-right" /> | [Resources](https://blog.iota.org/) <Icon icon="arrow-up-right" />

## FAQ

<AccordionGroup>
  <Accordion title="What is IOTA?">
    IOTA is a programmable blockchain platform designed for internet-scale applications. Today, the ecosystem includes **IOTA EVM**—a fully EVM-compatible smart contract chain running on the IOTA mainnet—and a broader roadmap that brings improved scalability, developer ergonomics, and mainstream-friendly tooling to Layer 1.
  </Accordion>

  <Accordion title="What wallets are supported?">
    For **IOTA EVM**, you can use standard EVM wallets such as **MetaMask**. Developer quickstarts cover connecting a wallet, funding testnets, and deploying contracts. For the evolving Layer 1, follow the official wallet and tooling guides referenced from IOTA’s documentation and blog.
  </Accordion>

  <Accordion title="How are fees handled?">
    On **IOTA EVM**, transactions pay gas in **IOTA** (MIOTA). Typical fees are low (often under a cent) and shown in the network explorer’s gas tracker. Fee behavior on the Layer 1 will follow protocol specifications as they evolve; check the official docs for the latest parameters.
  </Accordion>

  <Accordion title="How do developers get started?">
    1. Review the **IOTA EVM Quickstart** (wallet setup, RPC, bridge/faucet for testnets).
    2. Explore official docs for SDKs, CLI tools, and examples.
    3. Use the **IOTA EVM Explorer** to verify contracts, track transactions, and inspect gas usage.
    4. Monitor the IOTA blog and GitHub for updates to the Layer 1 and Move-based tooling.
  </Accordion>

  <Accordion title="Where can I follow updates and network activity?">
    Official announcements appear on the **IOTA Blog** and X (Twitter). On-chain activity (transactions, contracts, gas) for IOTA EVM is visible in the public **Blockscout explorer**.
  </Accordion>
</AccordionGroup>
