# Donate as a Sponsor

Organizations willing to sponsor can contribute a minimum of $200. There is no cap on the donation amount.

* Authorization is required to donate on behalf of the organization.
* The minimum donation for an individual is $5 (Individuals can donate using a Credit Card only)
* The minimum donation for an organization on a Credit Card is $200.
* The minimum donation for an organization using Invoice is $10,000.

Monthly payments can be scheduled for Credit Card payment only (not for invoice payment)

{% hint style="info" %}
Before you begin, you must have:

* A logo file for your organization in JPG, PNG, or SVG format with a maximum size of 2 MB
* Invoice number if you are making a payment using an invoice.
  {% endhint %}

1\. [Sign in](/lfx/sso/sign-in.md) to [Crowdfunding](https://funding.communitybridge.org).

2\. Click **Donate** on a project of interest.

3\. Select an **organization.** [You can add, edit, or delete an organization.](/lfx/crowdfunding/donate-sponsor/donate-as-a-sponsor/add-edit-or-delete-an-organization.md)

4\. Select a **preset amount** or click in the **I want to give** field and enter a dollar amount.

5\. Select a donation frequency option: One-time or Monthly.

{% hint style="info" %}
**Note:**

* If you select **Monthly**, you will be billed regularly, that is on the first calendar day of each month\*\*.\*\*
* You can cancel your recurring donation by logging into your account and changing your donation settings.
  {% endhint %}

6\. From **Donation allocation** drop-down list, designate a project goal for your donation to support.

1. For Payment Method, select an option:
   * **Credit or debit card**- add a default card or edit a default card to use for your donation. Click **Add Card** or **Edit Card** to add or edit a card, respectively. Enter your card details and click **Submit**.
   * **Invoice** - this option initiates the donation via invoice. You will receive an email from the Linux Foundation with a form that you will need to complete to complete the donation.

7\. Review your donation amounts in the **Review Donation** section.

8\. Agree to the terms and select the checkbox.

9\. Click **Submit Donation** or **Submit Subscription,** depending on your donation selection.

{% hint style="info" %}
At any time, you can select **My Transactions** tab to edit your monthly donation amount by selecting **Edit monthly donation** for the project of interest.
{% endhint %}


---

# 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.linuxfoundation.org/lfx/crowdfunding/donate-sponsor/donate-as-a-sponsor.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.
