> For the complete documentation index, see [llms.txt](https://validators.spicenet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://validators.spicenet.io/troubleshooting/9.3-seeking-help.md).

# 9.3 Seeking Help

If you're unable to resolve an issue:

1. Check the [Spicenet GitHub Issues](https://github.com/pepper-research/spicenet/issues) for similar problems and solutions.
2. Join the [Spicenet Discord](https://discord.gg/spicenet) and describe your issue in the #validator-support channel, including:
   * Detailed error messages
   * Relevant log snippets
   * Your node version (`./target/debug/sov-cli --version`)
   * Steps you've already taken to troubleshoot
3. If you suspect a bug, create a new GitHub issue with:
   * A clear title and description
   * Steps to reproduce the problem
   * Expected vs. actual behavior
   * Any relevant logs or error messages

Remember, when sharing logs or error messages, always remove any sensitive information like private keys or IP addresses.
