# Ask for Help and Join the Community

If you need some help, here's where to find it.

## Outcome

You're a registered user of the Umbraco Community.

Maybe you have even signed up to attend a local meetup!

## Steps

2. Search the [forum](https://forum.umbraco.com/), or browse the extensive [documentation](https://docs.umbraco.com/umbraco-cms/) if you prefer more structured learning.
3. Please create a forum post if you don't know the best way to proceed. There are experienced community members online 24/7 so hopefully you won't have to wait long for a reply. We are always very excited to help out newcomers!
4. Check the home page of Our for any upcoming meetups near you. If there aren't any, keep an eye out for any online community hangouts happening soon.
5. Finally, do think about [contributing yourself](https://docs.umbraco.com/welcome/contribute/getting-started). Even if it's pointing out something in the documentation that could be made clearer, we'd love to hear from you.

## Summary

Welcome, you are now a valued member of the Umbraco community!

[Back to Lessons](/umbraco-cms/18.latest/develop-with-umbraco/tutorials/starter-kit/lessons.md)


---

# 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/umbraco-cms/18.latest/develop-with-umbraco/tutorials/starter-kit/lessons/4-help-and-community.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.
