> For the complete documentation index, see [llms.txt](https://argos-ci.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://argos-ci.com/docs/learn/billing-and-subscription/subscription/open-source.md).

# Open source

At Argos, we understand the value of open source projects and want to do our part in fostering and supporting the growth of the open source community.

### Qualification for Sponsorship

To consider your project for sponsorship, Argos requires that the following conditions are met:

The project must not be for commercial use.

* The project must be open source.
* The project's usage of Argos falls within reasonable use limits.
* The project must be willing to include the Argos banner below in the source repository's `README.md` file, pointing to `https://argos-ci.com`.
* The project must include a dofollow link to `https://argos-ci.com` on at least one page.
* The project should use a UTM tag in the format `?utm_source=[team-name]&utm_campaign=oss` for the banners.

![Argos badge](https://argos-ci.com/badge-large.svg)

### How to Apply for Sponsorship

If you wish to apply for sponsorship for your OSS (Open Source Software) project, please follow these steps:

1. Make sure your project fulfills all the sponsorship conditions outlined above.
2. Ensure that your project needs this level of sponsorship. Our free plan is quite generous and is often sufficient for smaller projects.
3. Send us an email at <contact@argos-ci.com>. In the email, confirm that your project meets all the sponsorship criteria and explain why the free tier of Argos doesn't cover your project's needs. Please include your Argos team slug and a link to your open source repository in the email.


---

# 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://argos-ci.com/docs/learn/billing-and-subscription/subscription/open-source.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.
