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

# Data Room

Tokenize Mines, Corp. — Investor Data Room

Confidential record for prospective investors evaluating the Tokenize Mines, Corp. offering. Start with **The Opportunity**, or use the index below.

> <mark style="color:red;">**⚠ Confidential.**</mark> Access is granted under a non-disclosure agreement. Do not forward or reproduce. By proceeding you confirm you are an accredited investor (Rule 501(a)) or a non-U.S. person under Regulation S.

|                    |                                                                                  |
| ------------------ | -------------------------------------------------------------------------------- |
| **Entity**         | Tokenize Mines, Corp. — Wyoming C-corporation                                    |
| **Offering**       | Regulation D Rule 506(c) (verified accredited) + Regulation S (non-U.S.)         |
| **Instruments**    | TMRT (revenue token) · TMCS (tokenized common stock)                             |
| **Classification** | Digital securities — Wyoming Digital Assets Act, Wyo. Stat. §§ 34-29-101 et seq. |

### Contents

| Section                                                        |                                         |
| -------------------------------------------------------------- | --------------------------------------- |
| 1 · [The Opportunity](/the-opportunity.md)                     | Thesis, market, why now                 |
| 2 · [Company & Structure](/company-and-structure.md)           | Entity, Articles, cap table, org chart  |
| 3 · [The Offering](/the-offering.md)                           | Terms, allocation, use of proceeds      |
| 4 · [Technology & TM Protocol](/technology-and-tm-protocol.md) | Token architecture and compliance stack |
| 5 · [Instruments](/instruments.md)                             | TMCT, TMVT, TMFT                        |
| 6 · [Regulatory & Compliance](/regulatory-and-compliance.md)   | Classification and venue compliance     |
| 7 · [Financials](/financials.md)                               | Model, projections, capital plan        |
| 8 · [Team & Board](/team-and-board.md)                         | Directors, officers, advisors           |
| 9 · [Legal Documents](/legal-documents.md)                     | PPM, subscription agreement, Articles   |
| 10 · [Risk Factors](/risk-factors.md)                          | Full risk disclosure                    |
| 11 · [FAQ](/faq.md)                                            | Common questions                        |

### How to proceed

1. **Verify eligibility** — complete accredited-investor verification (506(c) requires verification, not self-certification) or confirm Reg S status.
2. **Review Sections 1–8.**
3. **Request the legal package** — the PPM and subscription documents (Section 9) are released after verification. **The PPM controls.**
4. **Indicate interest and subscribe.**

***

> This data room is informational and **is not an offer to sell or a solicitation to buy** any security. Any offer is made solely through the Private Placement Memorandum and subscription documents, which supersede this data room. Securities are offered under Regulation D Rule 506(c) and Regulation S, are unregistered, and carry transfer restrictions. Token classification follows the Wyoming Digital Assets Act, Wyo. Stat. §§ 34-29-101 et seq.

*TMINES.COM · Tokenize Mines, Corp. · Confidential*&#x20;


---

# 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://dataroom.tmines.com/readme.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.
