> 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/company-and-registration.md).

# Company and Registration

Illuminance operates through a formally registered legal entity:

**Illuminance Investment INC.**

The company is incorporated under the **Canada Business Corporations Act**, providing a recognized legal framework for its operations and development.

* **Incorporation date:** December 19, 2025
* **Registered address:** Toronto, Canada
* **Corporate number:** 1756061-3

In addition, the company is registered within the global **Dun & Bradstreet database**:

* **D-U-N-S® Number:** 243361091

This confirms its presence within international business registries and provides a verifiable corporate identity.

***

#### Capital Structure

The company has a defined and documented capital structure.

As of December 19, 2025:

* **Total issued shares:** 1,000,000,000
* **Share price:** $1.00 USD
* **Total capitalization:** $1,000,000,000 USD

Ownership is structured as follows:

* **Niklas Draemer — 95%**
* **Victor Fenwick — 5%**

All shares are fully issued, authorized, and recorded in accordance with applicable regulations.

This structure provides transparency in ownership, clear control distribution, and a defined financial base for further development.

***

Illuminance operates as a registered company with a defined capital structure and international identification, forming a transparent and verifiable foundation for its ecosystem.


---

# 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/company-and-registration.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.
