# Terms of Use

**Last updated:** 2025-12-08

> 🇧🇷 [Versão em Português](TERMS-PT.md)

## Acceptance of Terms

By using Synkra AIOX ("the Software"), you agree to be bound by these Terms of Use. If you do not agree to these terms, do not use the Software.

## License

Synkra AIOX is released under the **MIT License**. See the [LICENSE](LICENSE) file for the full license text.

For licensing scope between open-source core and private modules, see:
- [License Clarification (Core vs Pro)](./license-clarification.md)

### Summary of MIT License Rights

You **MAY**:

- ✅ Use the Software for personal or commercial projects
- ✅ Modify the Software to suit your needs
- ✅ Distribute copies of the Software
- ✅ Create and distribute derivative works
- ✅ Use the Software in proprietary projects
- ✅ Sublicense the Software

You **MUST**:

- ✅ Include the original copyright notice in all copies
- ✅ Include the license text in all substantial portions

## Restrictions

You may **NOT**:

- ❌ Remove or alter copyright notices from the Software
- ❌ Use SynkraAI Inc. trademarks without written permission
- ❌ Hold the authors or copyright holders liable for any damages
- ❌ Claim authorship or endorsement by SynkraAI Inc.
- ❌ Use the project name in a way that implies official endorsement

## Disclaimer of Warranties

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

### What This Means

- The Software is provided in its current state with no guarantees
- We make no promises about functionality, reliability, or suitability
- You use the Software at your own risk
- We are not responsible for any issues arising from use

## Limitation of Liability

IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS, OR SYNKRAAI INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

### Scope of Limitation

This limitation applies to:

- Direct, indirect, incidental, or consequential damages
- Loss of profits, data, or business opportunities
- Service interruptions or data breaches
- Any damages arising from third-party integrations

## Contributions

By contributing to Synkra AIOX, you agree that:

1. **License Grant:** Your contributions will be licensed under the same MIT License
2. **Original Work:** Your contributions are your original work or you have the right to submit them
3. **No Compensation:** Contributions are made voluntarily without expectation of payment
4. **Code of Conduct:** You will follow our [Code of Conduct](CODE_OF_CONDUCT.md)

For detailed contribution guidelines, see [CONTRIBUTING.md](CONTRIBUTING.md).

## Trademarks

The following are trademarks or registered trademarks of SynkraAI Inc.:

- "AIOX"
- "Synkra AIOX"
- "Synkra"
- Associated logos and branding

### Trademark Usage Guidelines

You **MAY**:

- Refer to the project by name for identification purposes
- Use the name in documentation when describing compatibility
- Use the name in blog posts, articles, or reviews

You may **NOT**:

- Use trademarks in product names without permission
- Modify or alter the logos
- Use trademarks in a way suggesting endorsement
- Register similar trademarks

For trademark licensing inquiries, contact: legal@SynkraAI.com

## Third-Party Dependencies

Synkra AIOX includes third-party open-source components. Each component is subject to its own license terms:

- See `package.json` for a list of dependencies
- Run `npm ls` to view the complete dependency tree
- Third-party licenses are preserved in `node_modules/`

## AI-Generated Content

When using AI providers (Claude, OpenAI, etc.) through Synkra AIOX:

1. **User Responsibility:** You are responsible for content generated
2. **Provider Terms:** AI interactions are subject to provider terms of service
3. **No Guarantee:** AI outputs are not guaranteed to be accurate or safe
4. **Review Required:** Always review AI-generated code before use

## Governing Law

These terms shall be governed by and construed in accordance with the laws of the State of Delaware, United States, without regard to its conflict of law provisions.

## Dispute Resolution

Any disputes arising from these terms will be resolved through:

1. **Good Faith Discussion:** Initial attempt at informal resolution
2. **Mediation:** If informal resolution fails
3. **Arbitration:** Binding arbitration in Delaware, USA
4. **Legal Action:** As a last resort, in courts of Delaware

## Changes to Terms

We reserve the right to modify these terms at any time. Changes will be:

- Effective immediately upon posting
- Documented in the [CHANGELOG](CHANGELOG.md)
- Communicated through release notes

Continued use of the Software after changes constitutes acceptance of the new terms.

## Severability

If any provision of these terms is found to be unenforceable, the remaining provisions will continue in full force and effect.

## Entire Agreement

These Terms of Use, together with the [LICENSE](LICENSE), [Privacy Policy](PRIVACY.md), and [Code of Conduct](CODE_OF_CONDUCT.md), constitute the entire agreement between you and SynkraAI Inc. regarding use of Synkra AIOX.

## Contact

For questions about these terms:

- **GitHub Issues:** [Open an issue](https://github.com/SynkraAI/aiox-core/issues)
- **Email:** legal@SynkraAI.com
- **Discord:** [Community Server](https://discord.gg/gk8jAdXWmj)

---

**Copyright (c) 2025 SynkraAI Inc. All rights reserved.**
