> For the complete documentation index, see [llms.txt](https://docs.3x1.io/circlexo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3x1.io/circlexo/circlexo.md).

# CircleXO

Welcome to CircleXO, an open-source platform designed to streamline your team's workflow by integrating essential tools into a single, easy-to-use interface. CircleXO connects Jira, GitHub, Discord, Stripe, RevenueCat, and OpenAI, providing a comprehensive solution for managing your business processes all from one place.

Built with modern technologies like Laravel, FilamentPHP, Livewire, Vue.js, Laravel Starter Kit, and Wave 3 Kit, CircleXO offers a robust and scalable architecture tailored for high-performance and seamless user experiences.

## License

CircleXO is released under the MIT License. See [LICENSE](https://github.com/circlexo/circlexo/blob/master/LICENSE) for more information.

## Contact

For any questions, feedback, or support, feel free to reach out to us via:

* Email: [Fady Mondy](mailto:info@3x1.io)
* GitHub Discussions: [Discuss on GitHub](https://github.com/circlexo/circlexo/discussions)

***

Thank you for choosing CircleXO! We hope this platform empowers your team to achieve more together.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3x1.io/circlexo/circlexo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
