> 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/tokenization-blackchain-marketplace.md).

# Tokenization: BlackChain Marketplace

### **TOKENIZATION LAYER**

The BlackChain Marketplace is the tokenization layer of the ecosystem — where real-world assets get brought on-chain as accessible, tokenized products.

Planned initial verticals:

* Government contracting opportunities
* Tokenized real estate
* Digital assets

How this differs from BlackChain Capital: Capital is a private Reg D fund that invests across asset classes, government contracting included, on behalf of qualified investors. The Marketplace is a separate initiative that tokenizes these same categories into on-chain products — distinct purpose, distinct structure, same umbrella.

**Role of BLK**

&#x20;As the Marketplace comes online, BLK becomes the access key — unlocking participation in tokenized offerings as they launch. This is forward-looking; no marketplace access is live yet.

Future scope (separate, later-phase item): BlackChain also plans to eventually tokenize BlackChain Capital itself — the fund as a product. This will look structurally different from Marketplace tokenization and is still being defined.

<br>


---

# 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/tokenization-blackchain-marketplace.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.
