# Archive

### **End-of-the-month review**

**Tasks to do:**&#x20;

* Representatives to move tokens to [**Deep Tokens to be Distributed**](https://docs.google.com/spreadsheets/d/1YL2EI_prxLhrNWBNmCTJkIcCsAcPdTTcPret9iw5a3U/edit#gid=42342299)&#x20;
  * Check the token distribution amounts at: [**Deep Tokens to be Distributed**](https://docs.google.com/spreadsheets/d/1YL2EI_prxLhrNWBNmCTJkIcCsAcPdTTcPret9iw5a3U/edit#gid=42342299)&#x20;
  * Make a note to add this to budget proposal&#x20;
* Review and adjust [token distribution](https://coda.io/d/_dN3J1tMoj6a/Functions_suIBI)
* Review and approve [gas expenses](https://docs.google.com/spreadsheets/d/1khTLM-nUINgYKClwRMJez98TD9qJiVDeOI1YaSePZlc/edit#gid=1094290293)
* Post in #governance channel or raise snapshot vote with: &#x20;
  * Transactions to execute to departments&#x20;
  * Token's to be minted and distributed&#x20;
  * Adjustments to token distribution and multipliers&#x20;
  * Gas expenses to be paid&#x20;

### Profit Share (optional)

* Add profit share figures to [P\&L](https://docs.google.com/spreadsheets/d/1Hlsz3B3eoEYPQv6gCvnBlsujtO8A4jPCWHKOjjZkM5s/edit#gid=0)&#x20;
* Raise snapshot vote using this [template](https://docs.google.com/document/d/19ggTisEa0S8Zu_c5n8smA4sRgTwEJm7TQRE7bdz1wtA/edit), including:&#x20;
  * USDC amounts&#x20;
  * DEEP tokens to be minted and distributed&#x20;
* Share monthly summary on Discord, including:&#x20;
  * USDC per token
  * Financial summary&#x20;
  * Decisions made by representatives&#x20;

### Implement Monthly Payments

* After successful snapshot vote or no veto on Discord, execute payments on chain &#x20;

### Distributing 0xSplits:&#x20;

* Go to [0xSplits from the DEEP treasury SAFE](https://gnosis-safe.io/app/eth:0xFeC28F3f5011CcAbF2dC4945fFbd1ADfAa29c235/apps?appUrl=https://app.0xsplits.xyz)
* Distribute any pending payments&#x20;

{% hint style="info" %}
There are distributions for: \
\- Product Creator Fees\
\- Reinvest mechanism&#x20;
{% endhint %}

### Expensing Gas Fees&#x20;

* Find the total amount of ETH that needs to be expensed at ETH on [Ethereum in Operations Payments](https://docs.google.com/spreadsheets/d/1khTLM-nUINgYKClwRMJez98TD9qJiVDeOI1YaSePZlc/edit#gid=1094290293).&#x20;
* Convert stable coins to the required amount of ETH.&#x20;
* Pay [expenditures](https://docs.google.com/spreadsheets/d/1khTLM-nUINgYKClwRMJez98TD9qJiVDeOI1YaSePZlc/edit#gid=1094290293) via the Operations Gnosis SAFE.&#x20;
* Mark transactions as paid in the Operations Payment spreadsheet.&#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/financial-controller/archive.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.
