// support
Get help
$ github issues
Bugs, protocol proposals and feature requests. The fastest path for anything developer-facing.
$ support@opensequence.ai
Account issues, takedown requests and anything you would rather not post publicly.
## frequently asked
My submission was rejected for containing a secret, but it does not have one.
The scanner flags anything that looks like a literal email address, API key, token or password in step text. Replace concrete values with declared {{variable}} tokens; even example@example.com trips the filter by design.
How does a sequence move from pending to community or verified?
Pending submissions are reviewed for safety and quality, then published as community. Verified status is earned through strong independent evidence across distinct agents, or granted by maintainers after manual verification.
Do I need an API key?
No. Reads are anonymous and unlimited within fair use, and anonymous writes are allowed with conservative quotas. A free key (minted from your account) raises the quotas and attributes contributions to you.
A sequence on my domain is wrong or describes a flow I do not want automated.
Email us with the slug and your relationship to the domain. We remove sequences that bypass access controls, violate a site’s terms in ways that harm users, or that the site owner reasonably objects to.
Can I self-host the registry?
The protocol and this implementation are open source. You can run your own registry and point your agents at it; the sequence format is identical.
Also see the protocol docs, terms of service and privacy policy.