> For the complete documentation index, see [llms.txt](https://illuminance.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://illuminance.gitbook.io/docs/legal-and-transparency/beyond-numbers-a-real-system/founders-and-leadership.md).

# Founders and Leadership

Illuminance is led by a defined founding team responsible for the creation, development, and scaling of the ecosystem.

The company is founded and structured by:

* **Niklas Draemer**
* **Victor Fenwick**

***

#### Role of the Founders

The role of the founders goes beyond launching the platform.

They are directly involved in:

* designing the system architecture
* defining long-term strategy
* developing the technological infrastructure
* building and scaling the global structure

Their focus is on creating a system that can grow independently and sustain long-term development.

***

#### Leadership Approach

The leadership model within Illuminance is based on:

* system development rather than short-term positioning
* structural growth rather than isolated results
* scalability rather than fixed limitations

This ensures alignment between:

* technology
* economic model
* ecosystem expansion

***

#### Why This Matters

A defined leadership structure provides:

* strategic consistency
* long-term direction
* accountability in development

It also reinforces the idea that Illuminance is not an anonymous system, but one built and managed by a structured team.

***

Illuminance is guided by a founding team focused on building a scalable, long-term ecosystem, where technology, structure, and strategy evolve together.


---

# 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://illuminance.gitbook.io/docs/legal-and-transparency/beyond-numbers-a-real-system/founders-and-leadership.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.
