# New Creative Director

When a new Creative Director is onboarded:&#x20;

## Create a new SAFE&#x20;

* Create a new Gnosis SAFE on Ethereum mainnet.&#x20;

* It should include all the other Creative Directors as signers.&#x20;

* The following address can be used (please check with CDs to make sure these are up to date):&#x20;

  | Creative Director | Wallet                                     |
  | ----------------- | ------------------------------------------ |
  | Andrej            | 0xC1aA6c04BAD0A0Dad9dEeA33a3e40999627942CE |
  | Jesse             | 0x48afA2d8e9C4F6711AE8B6ffA39748d4cB1c6505 |
  | Justina           | 0x3c56394817CF9723540aA9B419642ee9090694A1 |
  | Sergey            | 0x39a22FC8F9794f50B40c20D7D1871E19099358c8 |
  | Balint            | 0x70d4770B181E386c999b031cc40C097E7F6889C7 |
  | Charlie           | 0x7f905A1773f4bc95658120577ADCAE98c3C60e4E |

* Make sure that the signing policy is set to 2 / \[Total number of CDs].&#x20;

## Updating Documentation&#x20;

* Update the [Invoice and Statement of Work Page](https://docs.deepwork.studio/skills-and-roles/design/creative-director/creative-director-skill-tree/invoice-and-statement-of-work), so that:&#x20;
  * There is a invoice template for the Creative Director with the correct wallet address to the new Creative Director's SAFE.&#x20;
* On the [Creative Director's Finance Page](https://docs.deepwork.studio/skills-and-roles/design/creative-director/creative-director-skill-tree/finance-process), make sure:&#x20;
  * All links and tables are updated with the new creative director.&#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/solutions-architect/new-creative-director.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.
