> For the complete documentation index, see [llms.txt](https://docs.synth3sis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synth3sis.com/the-synthesis/team-overview.md).

# Team Overview

### **The art is directed and designed by a team that includes:**

* [**Katarzyna Konieczka**](https://www.facebook.com/KonieczkaCostumes), a world-renowned costume designer whose work has been featured in Vogue and Vanity Fair, has created costumes for Madonna, Fergie, and Lady Gaga amongst others, and is on CNN's list of top 10 designers of the future.
* [**Maciek Bernas**](http://www.maciejbernas.com/portfolio) is an award-winning fashion and beauty photographer who has worked with Mercedes Benz and Swatch appearing in Vogue, Elle amongst others.
* [**Wojtek Magierski**](https://magierski.pl/), an expert, and owner of 3D modeling training center M4G SEMINARS specializes in 3D modeling, motion design, and post-production.&#x20;
* **Our core team** also includes business owners with successful exit histories, cryptocurrency, and NFT experts, multiple people with lifelong experience in the world of art, fashion, and branding as well as skilled metaverse experience builders.

<figure><img src="/files/3Saz579QlooUKo5fbQTg" alt=""><figcaption><p>Costume that was made for Madonna by Katarzyna Konieczka</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.synth3sis.com/the-synthesis/team-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
