> For the complete documentation index, see [llms.txt](https://yonda.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yonda.gitbook.io/docs/technology/open-source-approach.md).

# Open-Source Approach

## Why Open Code?

* **Transparency**: Users verify security.
* **Community**: Developers improve the product.
* **Innovation**: Rapid feature adoption.

## How It Works:

* Code available on GitHub.
* Documentation with API examples.
* Bug bounty programs.

## Licenses:

* MIT License for most components.
* GPL for critical modules.
