> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askgina.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Community Hub

> Share real use cases built with Gina strategies and capabilities

Community Hub is a place to share practical, repeatable strategies, especially PnL-focused strategies built with Gina.

Current supported submission types: `strategy`, `recipe`, `workflow`, `skill`, and `filesystem`.
Strategy entries can combine trigger conditions, workflows, filesystem artifacts, and state-based logic.

## What this is for

* Share repeatable use cases other users can learn from.
* Document capability contracts clearly (inputs, outputs, side effects).
* Distinguish exploratory entries from maintainer-validated entries.

## Start here

<CardGroup cols={2}>
  <Card title="What You Can Share" icon="list-checks" href="/community-hub/what-you-can-share">
    See which submission types are currently accepted.
  </Card>

  <Card title="Capability Template" icon="file-lines" href="/community-hub/capability-template">
    Use the required schema, plus worked examples for common submission types.
  </Card>

  <Card title="Submission Wizard Prompt" icon="wand-magic-sparkles" href="/community-hub/submission-wizard-prompt">
    Copy a prompt that guides your agent through a back-and-forth submission wizard.
  </Card>

  <Card title="Publish Flow" icon="arrow-up-right-from-square" href="/community-hub/publish-flow">
    Follow the current manual PR submission and review flow.
  </Card>

  <Card title="Verification Levels" icon="badge-check" href="/community-hub/verification-levels">
    Understand `unverified` vs `verified` and how entries get promoted.
  </Card>
</CardGroup>

## Responsible sharing

Before publishing, review the safety policy:

* [Safety and Responsible Sharing](/community-hub/safety-and-responsible-sharing)

## Questions

* [Community Hub FAQ](/community-hub/faq)
