# Finances

This document outlines our projects income and costs.

***(add more to this document later)***

## Income:

Any money being **RECIEVED** by the project.

#### **Income Sources:**

* **Patreon** - subscribers.
* **PayPal** - direct donations.
* **YouTube** - not set up yet.

Our current income sums up to about $50 per month.

## Expenses:

Any money being **SPENT** by the project.

#### Expense Sources:

* **Website** - Currently being paid for by **Grimmie**.
* **Server** - We do not currently host a server so this isnt relevent yet.
* **Bounties** - Bounties are how we pay/tip our developers for contributing certain tasks. See the [Bounties page](/management/finances/bounties.md) for more info.
* **John's Salary** - We are currently paying John $100 a month for putting is the amount of effort he is, especially considering the latest rework.


---

# 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://ss3d.gitbook.io/management/finances.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.
