# Using Company Money (Expenses)

## Using Company Money

As a simple rule of thumb, use company money as if it was your own. Don’t spend unnecessarily, but also don’t skimp on spending money when required. We trust your judgement on this matter.

For small everyday expenses, just keep a receipt (digital or printed) and add it to Team Expenses Project in Bloo.

For larger expenses than your limit allows, speak to someone who has a higher spending limit ([See Expense Limits for details](https://xn--md-via.com/sop/finance/#expenses-limits)) and ask them to approve the expense via email (so there is a written record of the approval) before you go ahead and spend.

## Advances

For larger spending, request money upfront from @manny via the Team Expenses project on Bloo, the earlier the better. Bring back receipts plus change.

## Expenses Limits

These are per expense, not per month.

* Everyone can spend up to $100
* @manny no limit
  * Board approval by unanimous consent required for any expense that can be deemed a “large capital expenditure.”


---

# 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://process.mad.co/operations/finance/using-company-money-expenses.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.
