> For the complete documentation index, see [llms.txt](https://docs.blackchain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/blackchain-structure.md).

# BlackChain Structure

#### BlackChain Foundation

The heart of the ecosystem. A nonprofit advancing Kingdom-centered education, community outreach, and the Learn2Earn movement. The Foundation exists to make financial education, investment literacy, and access to decentralized tools available to communities historically locked out of wealth-building.

#### BlackChain Capital

A private digital asset fund operating under Regulation D. Serves qualified investors with an established relationship — not publicly offered, no investment solicitation made. Focused on responsible stewardship and long-term digital asset exposure across multiple asset classes.

Asset Classes: Digital assets, real estate, precious metals, private equity, active trading strategies, and government contracting.

#### Learn2Earn (L2E)

The education engine of BlackChain. Users grow in blockchain, crypto, and trading knowledge and earn BLK as they progress — no purchase required. L2E is the primary active utility for BLK today.

#### BlackChain Sports

Kingdom-first wealth infrastructure built for athletes — LLC formation, investment strategy, and legacy planning designed around the unique financial pressures athletes face early in their careers.

#### BlackChain Marketplace&#x20;

BlackChain's tokenization initiative — not yet built, currently in development. The Marketplace will bring real-world assets on-chain, starting with government contracting opportunities, tokenized real estate, and digital assets. This is distinct from BlackChain Capital: Capital invests across asset classes (including government contracting) through the fund; the Marketplace tokenizes those categories as standalone on-chain products anyone can access. BLK will serve as the access key to the Marketplace once it launches.

A related but separate future initiative: tokenizing BlackChain Capital itself (the fund) — structurally different from Marketplace tokenization, still being defined.

<br>

<figure><img src="/files/OVJwuvr9TVOTm8WLk1AM" alt=""><figcaption></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.blackchain.io/blackpaper-blackchain-ecosystem/blackchain-structure.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.
