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

> ## Agent Instructions
> OwnPay is licensed under AGPL-3.0 and is completely free - no licensing fees.
> Production docs URL: https://ownpay.org/docs - append .md to any page URL for clean markdown.
> OwnPay requires PHP 8.3+, MySQL/MariaDB, and Redis.
> MCP server available at https://ownpay.org/docs/mcp for programmatic documentation queries.
> Use root-relative links (e.g. /quickstart) for internal navigation - do NOT include /docs prefix.
> Plugin development: consult /developer/plugins/ pages for correct interfaces and manifests.
> Canonical locations: API auth = /api/authentication, webhook verification = /api/webhooks, rate limits = /resources/rate-limiting, transaction statuses = /fundamentals/payment-flow.
> The documentation uses the Diataxis framework: Tutorials (learning), How-to (tasks), Reference (lookup), Explanation (understanding).

# Code of Conduct

> Community standards for the OwnPay project covering expected behavior, responsibilities, and how to report issues.

## Our pledge

We are committed to providing a welcoming, inclusive, and harassment-free experience for everyone who participates in the OwnPay community, regardless of background, identity, or experience level. We value the contributions of every person and believe that a diverse community produces better software.

***

## Our standards

### Expected behavior

* Use welcoming and inclusive language in all interactions
* Accept constructive criticism gracefully and offer it thoughtfully
* Focus on what is best for the community as a whole
* Show empathy toward other community members
* Respect different viewpoints, experience levels, and communication styles
* Help newcomers get started and find their way

### Unacceptable behavior

* Harassment, insults, or derogatory comments
* Trolling, intentionally provoking conflicts, or posting off-topic content
* Public or private harassment of any kind
* Publishing others' private information without explicit consent
* Advocating for or encouraging any form of discrimination
* Other conduct that would be considered inappropriate in a professional setting

***

## Scope

This code of conduct applies to all OwnPay community spaces, including but not limited to:

* GitHub repositories (issues, pull requests, discussions, reviews)
* Discord server and other chat platforms
* Official documentation and website
* Community events, meetups, and conferences
* Email communications with maintainers

***

## Responsibilities

### Moderators

Project maintainers are responsible for clarifying and enforcing this code of conduct. They will:

* Respond promptly to any reported unacceptable behavior
* Take appropriate corrective action, ranging from warnings to temporary or permanent bans
* Communicate decisions to the reporter in a timely manner
* Maintain confidentiality of the reporter's identity when possible

### Enforcement

Instances of unacceptable behavior may be reported by contacting {{supportEmail}}. All complaints will be reviewed and investigated fairly.

***

## Related Pages

* [Contributing](/docs/resources/contributing) - How to contribute to OwnPay
* [FAQ](/docs/resources/faq) - Common questions answered
* [Glossary](/docs/resources/glossary) - Terminology reference


## Related topics

- [Contributing to OwnPay](/docs/resources/contributing.md)
- [Glossary](/docs/resources/glossary.md)
- [Code Examples](/docs/resources/code-examples.md)
- [API Error Codes and HTTP Status Reference](/docs/api/errors.md)
- [Two-Factor Authentication](/docs/security/two-factor.md)
