--- title: "Where to get help" description: "Guide to getting help with Deno. Find community resources, support channels, discussion forums, and how to engage with the Deno community for troubleshooting and assistance." oldUrl: /runtime/manual/help/ --- Stuck? Lost? Get Help from the Deno Community. ## [社区 Discord](https://discord.gg/deno) 实时向社区成员提问和聊天。 ## [Stack Overflow](https://stackoverflow.com/questions/tagged/deno) Stack Overflow 是一个流行的论坛,可以询问代码相关的问题或如果你在特定错误上遇到困难。 [问你自己的问题!](https://stackoverflow.com/questions/ask?tags=deno) ## [DEV 的 Deno 社区](https://dev.to/t/deno) 一个很棒的地方,可以找到关于最佳实践、应用架构和新学习的有趣文章。使用标签 `deno` 发布你的文章。 ## 示例和教程 Deno 提供了广泛的示例和教程,可能解决您的问题: - [Deno 示例](/examples/): 常见任务的实用代码片段