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

# Tyk Open Source

> This page serves as a comprehensive guide to Tyk Open Source

## What is Tyk Open Source

Open source is at the heart of what we do. Anything that is API Gateway-related lives in the Gateway, or is critical for the Gateway to work is open and freely available via our [Github](https://github.com/TykTechnologies/tyk).

The Tyk Gateway is fully open-source.  It's all the same Gateway that's used by you (the community!), by our enterprise products, as well as our SaaS.

Our commitment to open source also delivers a host of benefits for our users: sign up for free with Tyk, receive securely packaged open source packages, get started guides, access to our community and all of the latest open source information.

<Note>
  Tyk OSS, Tyk Open Source, Tyk Gateway, Tyk CE
</Note>

<img src="https://mintcdn.com/tyk/SM-tkHpBDkTR2XlA/img/diagrams/oss-flow.png?fit=max&auto=format&n=SM-tkHpBDkTR2XlA&q=85&s=a94c28cc9bc258925b89ceed14411710" alt="OSS-Guide" width="582" height="631" data-path="img/diagrams/oss-flow.png" />

## What Does Tyk Open Source Include?

The Tyk Team has created and maintains the following components, which are fully Open Source and available under Mozilla Public License 2.0 (MPL). Star the Tyk components you use by clicking the appropriate button:

* [Tyk Gateway](/5.9/tyk-oss-gateway) - Fully fledged API Gateway (Start here!) - <a href="https://github.com/TykTechnologies/tyk" className="github-button" target="_blank" rel="noopener noreferrer">⭐ Star TykTechnologies/tyk</a>
* [Tyk Pump](/5.9/api-management/tyk-pump) - Send API analytics data to your chosen backend - <a href="https://github.com/TykTechnologies/tyk-pump" className="github-button" target="_blank" rel="noopener noreferrer">⭐ Star TykTechnologies/tyk-pump</a>
* [Tyk Identity Broker](/5.9/api-management/external-service-integration#what-is-tyk-identity-broker-tib) - Connect your third-party IdP systems - <a href="https://github.com/TykTechnologies/api-management/external-service-integration#what-is-tyk-identity-broker-tib" className="github-button" target="_blank" rel="noopener noreferrer">⭐ Star TykTechnologies/api-management/external-service-integration#what-is-tyk-identity-broker-tib</a>
* [Tyk Helm Chart](/5.9/product-stack/tyk-charts/overview) - Deploy Tyk in K8S - <a href="https://github.com/TykTechnologies/tyk-charts" className="github-button" target="_blank" rel="noopener noreferrer">⭐ Star TykTechnologies/tyk-charts</a>

You can find additional FAQs regarding the MPL license [here](https://www.mozilla.org/en-US/MPL/2.0/FAQ/).
