# Representative Monthly Finances

## Making Payments:&#x20;

You are responsible for making payments once per month between the 1st working day and the 5th working day of the month.&#x20;

{% content-ref url="/pages/7cqSOZfWH1A6qjf1sKKk" %}
[Creating Projects and Payments](/working-at-deep-work/creating-projects-and-payments.md)
{% endcontent-ref %}

{% hint style="info" %}
The previous system collected all payment requests in a Typeform. In the process above, once a month in the timescale stated, you need to check all projects in your department on Deep Teams. If the project is not created, you'll need to create it to make the payment.&#x20;
{% endhint %}

## Paying the Representative (yourself)

* **USDC/DEEP: A set amount agreed upon in the monthly budget.**&#x20;
  * The Operations Representative will make a project for representatives.

## Monthly Finance Responsibilities&#x20;

### Financial Management and Checks&#x20;

* During the month it is your responsibility to manage the departments' finances. For example, if someone sets up a project and asks for a budget, you must make sure that budget is available.&#x20;
* At the end of the month, you need to:&#x20;
  * Check that all payment requests are correct.&#x20;
  * Check that you have the funds available to pay all the payment requests.&#x20;
  * Follow the payment process above.&#x20;


---

# 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.deepwork.studio/teams-departments/operations/roles/representative/representative-monthly-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.
