# Transparency

Internal transparency is really important for us at Mäd as it allows for open discussions, the freedom to share information, and allows everyone deeper insights into the work that we're doing, and why certain decisions are made. **We are constantly looking for ways to be more transparent with our operations.**&#x20;

{% hint style="warning" %}
**You must be logged in with your @workwithmad.com account to access these documents.**&#x20;
{% endhint %}

* [**Team Salaries**](https://docs.google.com/spreadsheets/d/1fHRkxiAdMTX59YSjFElCOXKSGmi5PDzZWQkZuYia3dI/edit#gid=0) - This document show what everyone in the company is earning, with both Net and Gross amounts.
* [**Free Cash Flow Analysis**](https://docs.google.com/spreadsheets/d/1yirfrz7xmmgKu0Bg0iTq1NZyC1gmHEm1nJyJm3HFuR4/edit#gid=1895181132) - See where the money is going! You can see what we've spent historically, how much money is in the bank, and what management is planning to spend money on in the next six months. This is split into "actuals" and "projections". Actual free cash flow is all the known income and expenses, while the projected free cash flow adds potential projects that are coming in, hires, and any other spending that we haven't yet confirmed.&#x20;
* [**Client Details**](https://docs.google.com/spreadsheets/d/1mQBcQxTe3jJXNQV-U_Q8BfbCIcfFR0CfpQS7SO5rpgo/edit#gid=0) - Need to contact a particular person at a client company? All key contact details of team members on the client-side can be found in this document.&#x20;
* [**Team Details**](https://docs.google.com/spreadsheets/d/1z6vZ0hyCgfc4OqBazPCx_PpHBNx44mbQ6Lvm1aeQzd4/edit?usp=drive_web\&ouid=104515669207841957023) - Information on anyone, past or present, who has worked at Mäd.


---

# 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/the-company/transparency.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.
