# How to get good answers on Vercel Community

**Author:** Amy Egan

---

If you’re looking for help with an error or issue, there are a few things you can do to get good answers as quickly as possible.

- **Search for similar topics**. Using an existing answer is much faster than waiting for new responses.
  
- **Include relevant details** when asking for help.
  
  - Describe your goal and what problem is preventing you from achieving it.
    
  - Tell us about the app (i.e. framework, packages, database type).
    
  - Include any debugging steps you have already tried so others know what to skip.
    
  - A [minimal reproducible example](https://vercel.com/support/articles/creating-a-minimal-reproducible-example) is often helpful for collaborative debugging.
    
  - A publicly accessible link to your v0 chat.
    
  - A video can help you show the problem if it’s difficult for others to replicate. There are lots of tools available to help with this, including
    
    - [Screenshot app](https://support.apple.com/en-la/102618) (included with MacOS)
      
    - [Snipping Tool](https://support.microsoft.com/en-us/windows/use-snipping-tool-to-capture-screenshots-00246869-1843-655f-f220-97299b865f6b) (included with Windows)
      
    - [Loom](https://www.loom.com/)
      
    - [Open Broadcaster Software (OBS)](https://obsproject.com/)
      
    - [CleanShot X](https://cleanshot.com/)
      
    - [Kap](https://getkap.co/)
      
    - [Snagit](https://www.techsmith.com/snagit/)
      
- **Some topics are too sensitive for public discussion**. If you have a question related to account issues (e.g. login, signup, invoices, or billing), please visit our [contact guide](https://vercel.com/guides/how-to-get-vercel-support).
  
- **Please be respectful in all conversations**. Everyone is here here to learn and improve. No one knows all of the right terminology when first learning a new thing, and English is not everyone’s first language. Please be patient
  
- **Share updates** when you discover new details about the problem or find a solution. This helps others who are investigating the problem alongside you. And it creates a public resource for other developers who run into similar problems in the future.

---

[View full KB sitemap](/kb/sitemap.md)
