# Community

Connect with the AgenticFlow community and get help from other users.

## Community Channels

### Discord Server

Join our Discord for real-time chat and support:

* General discussion
* Feature requests
* Show and tell
* Office hours

[Join Discord →](/support/community.md)

### Community Forum

Ask questions and share knowledge:

* Searchable Q\&A
* Best practices
* User showcases
* Feature discussions

[Visit Forum →](/support/community.md)

### GitHub Discussions

Technical discussions and feature requests:

* Bug reports
* Feature requests
* Open source contributions

[GitHub →](/support/community.md)

## Social Media

* **Twitter/X**: [@agenticflow](/support/community.md)
* **LinkedIn**: [AgenticFlow](/support/community.md)
* **YouTube**: [AgenticFlow Channel](/support/community.md)

## Learning Resources

* [Learning Hub](/learn/02-learn.md)
* [Video Tutorials](/learn/video-series.md)
* [Use Cases](/use-cases/10-use-cases.md)
* [Blog](https://blog.agenticflow.com)

## Events

### Office Hours

Live Q\&A sessions every Tuesday & Thursday, 2-3pm PT

### Webinars

Monthly deep-dives on features and best practices

### Conferences

Meet us at industry conferences

## Contributing

Want to contribute?

* [Contributing Guide](https://github.com/PixelML/agenticflow-docs/blob/main/.maintenance/CONTRIBUTING.md)
* Documentation improvements
* Example workflows
* Integration tutorials

***

[← Back to Support](/support/12-support.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.agenticflow.ai/support/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.
