# Treasury Payments

## Process&#x20;

When a governance proposal is raised, the proposer is instructed to raise the actions required and the representative who is going to execute them. They are to check this before making the proposal. For example, if there is a payment in USDC or DEEP, who is going to make that payment or transfer on a successful vote.&#x20;

### Checking Amounts&#x20;

When a treasury payment in USDC or DEEP is requested, the requester will enter the Representative whom they have agreed will make the payment. There will be a payment notification in Discord. It is your responsibility to check the figures are correct to the governance proposal.&#x20;

## Making Payments USDC

Create a project in Deep Finanance following the process in:&#x20;

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

## Making Payments DEEP&#x20;

DEEP Payments Due: <https://docs.google.com/spreadsheets/d/127xuNNW2E69er-9jZfkacMminRkEblkBKPiZ3ZbRXdI/edit#gid=1930811080>

* Check all DEEP calculations are correct.&#x20;
* Copy the rows to: [DEEP tokens to be distributed](https://docs.google.com/spreadsheets/d/1YL2EI_prxLhrNWBNmCTJkIcCsAcPdTTcPret9iw5a3U/edit?usp=sharing)
* In COLUMN M: Add your name&#x20;
* In your sheet, you can move the tokens to the 'Paid' tab&#x20;

**What happen's next?**

* The amounts will be checked at the monthly finance meeting.&#x20;
* New tokens will be minted as part of the monthly finance process.&#x20;
* The Finance Director will distribute the new tokens (no transactions for the creative director/representative 👍)&#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/treasury-payments.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.
