> ## 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 常见问题

> 获取关于 Tenderly 产品、账单、模拟、Virtual Environments、Node RPC、Alerts 和 Web3 Actions 的最常见问题解答。

按主题浏览常见问题。

<CardGroup cols={2}>
  <Card title="账户" icon="user" href="/troubleshooting/account">
    删除账户、组织所有权、slug、邮箱、成员、访问令牌。
  </Card>

  <Card title="项目" icon="folder" href="/troubleshooting/projects">
    创建、共享和管理 Tenderly 项目。
  </Card>

  <Card title="账单" icon="credit-card" href="/troubleshooting/billing">
    发票、支付方式、订阅变更和退款。
  </Card>

  <Card title="API" icon="code" href="/troubleshooting/api">
    身份认证、速率限制以及常见的 API 注意事项。
  </Card>

  <Card title="Virtual Environments" icon="flask" href="/troubleshooting/virtual-environments">
    Fork、水龙头、状态同步和 Virtual Environment 限制。
  </Card>

  <Card title="Node RPC" icon="cloud" href="/troubleshooting/node">
    访问密钥、网络覆盖、WebSocket 和请求错误。
  </Card>

  <Card title="Simulations" icon="play" href="/troubleshooting/simulations">
    Simulation API 行为、gas 估算、状态覆盖和捆绑模拟。
  </Card>

  <Card title="Alerts" icon="bell" href="/troubleshooting/alerts">
    告警类型、目的地以及告警未触发的原因。
  </Card>

  <Card title="Web3 Actions" icon="bolt" href="/troubleshooting/web3-actions">
    触发器、执行限制、密钥和部署问题。
  </Card>

  <Card title="合约验证" icon="badge-check" href="/troubleshooting/contract-verification">
    源码验证、代理，以及 Hardhat/Foundry 插件。
  </Card>
</CardGroup>
