# General Funds

General Funds page displays the project initiatives that are currently submitted for raising funds[.](https://ostif.org/the-ostif-mission/)

1. Navigate to [Crowdfunding](https://crowdfunding.lfx.linuxfoundation.org).
2. From **General Funds** tab, select a project to navigate to the project's dashboard.
3. Select one of the following tabs to view details:
   * [Overview](#overview)
   * [Dashboard](#dashboard)
   * [Financial](#ProjectsandMentorships-Financial)

## Overview

The overview shows some or all of the following items depending on the data that is available:

| Name                      | Description                                                                       |
| ------------------------- | --------------------------------------------------------------------------------- |
| **Donate**                | Click **Donate** to [donate](/lfx/crowdfunding/donate-sponsor.md) to the project. |
| **Current Balance**       | The total amount of funds available in the account.                               |
| **Sponsor Organizations** | The logos of companies that sponsor the project.                                  |
| **View Website**          | Opens the associated website.                                                     |

## Dashboard

Dashboard shows various aspects of the project.

| Name                    | Description                                                                                                                                        |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Current Balance**     | The total amount of funds available in the account.                                                                                                |
| **Donations**           | The amount of money that has been donated to the project.                                                                                          |
| **Expenses**            | The amount of money spent or costs incurred for the project, which indicate the cost of doing business.                                            |
| **Recent Transactions** | <p>Lists recorded financial transactions in chronological order.<br>Click <strong>View all transactions</strong> to see a log of transactions.</p> |

## Financial <a href="#projectsandmentorships-financial" id="projectsandmentorships-financial"></a>

The Financial tab lists all transactions with details in chronological order. Click the icon next to Fees to see the see distribution of applicable fees.

![](https://gblobscdn.gitbook.com/assets%2F-M2DCN9UgoRgMEkgnLyP%2F-MBgrCBREGWIcmsdpQ3P%2F-MBhuysHfCxOp5lVvA2P%2Ffees%20icon.png?alt=media\&token=fa741f06-d693-4ccf-ad42-c541cd8313ec)


---

# 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/dashboard-overview/general-funds.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.
