# Where can I get Help?

If you haven't been able to find a topic that suits your needs, there are different ways to get help.

Connect with developers around the world through the Umbraco Forum, report documentation issues to the Documentation team, or explore the available training options.&#x20;

Learning videos are available on the Umbraco Learning Base YouTube channel. In addition, a team of friendly supporters is available at Umbraco HQ to assist with any questions.

## Training and Learning

* [Umbraco Learning Base YouTube Channel](https://www.youtube.com/c/UmbracoLearningBase)
* [Umbraco Training](https://umbraco.com/training/)
* [Umbraco Events and Webinars](https://umbraco.com/events/)

## Community Resources

* [Umbraco Forum](https://forum.umbraco.com/)
* [Umbraco Discord](https://discord.gg/umbraco)
* [Community Events and Meetups](https://community.umbraco.com/events/)
* [Community Teams](https://community.umbraco.com/community-teams/)
* [Most Valuable People (MVP) Program](https://community.umbraco.com/mvp-program/)
* [Umbracians in Action](https://community.umbraco.com/umbracians-in-action/)
* [Umbraco Community's Blog](https://umbraco.com/blog/category/community)

## Support and Contact

* [Contact Umbraco HQ](https://umbraco.com/contact-us/)
* [Umbraco Support](https://umbraco.com/products/umbraco-support/what-is-umbraco-support/)
* [Umbraco Blogs](https://umbraco.com/blog/)

## Report an Issue or Improvement

* [Found an issue in Umbraco? Report it on our CMS Issue Tracker](https://github.com/umbraco/Umbraco-CMS/issues)
* [Found an issue with the Umbraco Documentation? Report it on our Documentation Issue Tracker](https://github.com/umbraco/UmbracoDocs/issues)
* [Find out how to suggest an improvement to the Umbraco Documentation](https://docs.umbraco.com/contributing)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/where-can-i-get-help.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
