# Donating to OSS Projects

## Why donate to OSS Projects via the *tea* Protocol?

Donating to OSS projects via the ***tea*** protocol allows you to directly support the development and maintenance of open-source software that you rely on and appreciate. Donations also affect dependencies by trickling down to them, providing a strong foundation for software to be built upon.&#x20;

Donations via the ***tea*** protocol provide you with a way to track and audit donations that either you or others made to any OSS project. As all donations are stored on the blockchain, donors automatically receive on-chain recognition as their donation is visible for other community members to see. This transparency and accountability is very important to both users and package maintainers and is made possible by the power of the immutable ledger which the blockchain provides.

## How to donate to OSS Projects on the *tea* protocol

To donate TEA to a project of your choosing, follow these steps:

1. Navigate to the Projects Leaderboard and click on the project you would like to donate to.

<figure><img src="/files/wHg5t3TWjEFhVU9sjgU3" alt=""><figcaption></figcaption></figure>

2. Click on "Make a Donation" button and input donation amount.&#x20;
3. Wait for the transaction to be confirmed.


---

# Agent Instructions: 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.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/donating-to-oss-projects.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.
