> ## 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 FAQ

> Common questions about sharing and publishing

## Do I need to open a PR manually?

Yes, for v0. Submissions are currently manual PRs to `askgina/awesome-gina`.

## Can I publish unfinished ideas?

No. Entries should be reproducible and include enough implementation detail for others to learn from.

## Why was my submission marked `needs-info`?

Common reasons:

* Missing required fields
* Broken links
* Unclear capability contract
* Missing safety or permission details

## What is the difference between `unverified` and `verified`?

* `unverified`: listed but not fully maintainer-validated.
* `verified`: maintainer-validated with verification date.

## Can my entry be downgraded later?

Yes. Entries can be downgraded if they become stale, broken, or unsafe.

## Can I submit to external awesome repos too?

Not in v0. External routing is a later-phase roadmap item.

## What should I include for finance-related capabilities?

* Explicit side effects
* Risk notes
* Permission scope
* Reproducible examples that start with read-only checks
