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

# Tenderly FAQ

> Get answers to the most frequently asked questions about Tenderly products, billing, simulations, Virtual Environments, Node RPC, Alerts, and Web3 Actions.

Browse the FAQ by topic.

<CardGroup cols={2}>
  <Card title="Account" icon="user" href="/troubleshooting/account">
    Deleting accounts, organization ownership, slugs, email, members, access tokens.
  </Card>

  <Card title="Projects" icon="folder" href="/troubleshooting/projects">
    Creating, sharing, and managing Tenderly projects.
  </Card>

  <Card title="Billing" icon="credit-card" href="/troubleshooting/billing">
    Invoices, payment methods, subscription changes, and refunds.
  </Card>

  <Card title="API" icon="code" href="/troubleshooting/api">
    Authentication, rate limits, and common API gotchas.
  </Card>

  <Card title="Virtual Environments" icon="flask" href="/troubleshooting/virtual-environments">
    Forks, faucet, state sync, and Virtual Environment limits.
  </Card>

  <Card title="Node RPC" icon="cloud" href="/troubleshooting/node">
    Access keys, network coverage, websockets, and request errors.
  </Card>

  <Card title="Simulations" icon="play" href="/troubleshooting/simulations">
    Simulation API behaviour, gas estimation, state overrides, and bundles.
  </Card>

  <Card title="Alerts" icon="bell" href="/troubleshooting/alerts">
    Alert types, destinations, and why an alert didn't fire.
  </Card>

  <Card title="Web3 Actions" icon="bolt" href="/troubleshooting/web3-actions">
    Triggers, execution limits, secrets, and deploy issues.
  </Card>

  <Card title="Contract Verification" icon="badge-check" href="/troubleshooting/contract-verification">
    Source verification, proxies, and Hardhat/Foundry plugins.
  </Card>
</CardGroup>
