# Financial Controller

**Goals:**&#x20;

* Maintaining financial systems and making sure existing systems are operational at all times.
* Executing necessary payments and token transfers.
* Decentralising and automating the process.

**Hazards:**&#x20;

* Financial systems don't function:&#x20;
  * Funds go missing or are sent to wrong person or place.&#x20;
  * Experience of using systems is difficult or time consuming for users.&#x20;
  * Users don't get paid.&#x20;
* Changes to the org. (non-finance) systems have legal or tax repercussions that could impact the organisation. &#x20;
* Financial information isn't shared with users in the organisation and accessible. &#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.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.
