# Getting Help
If you have trouble with Spring Boot, we would like to help.
Try the How-to documents. They provide solutions to the most common questions.
Learn the Spring basics. Spring Boot builds on many other Spring projects. Check the spring.io (opens new window) web-site for a wealth of reference documentation. If you are starting out with Spring, try one of the guides (opens new window).
Ask a question. We monitor stackoverflow.com (opens new window) for questions tagged with
spring-boot
(opens new window).Report bugs with Spring Boot at github.com/spring-projects/spring-boot/issues (opens new window).
Note:
All of Spring Boot is open source, including the documentation. If you find problems with the docs or if you want to improve them, please get involved (opens new window).