> 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/faq.md).

# FAQ

**What is Tokenize Mines, Corp.?** A Wyoming C-corporation operating T-MINES™, the issuance, compliance, custody, and settlement rail for tokenized mineral assets.

**What am I investing in?** The company-level offering: TMRT (a revenue-participation security) and/or TMCS (tokenized common stock). See **The Offering**.

**Who can invest?** Verified accredited investors under Regulation D Rule 506(c), and non-U.S. persons under Regulation S.

**How are the tokens classified?** As digital securities by operation of law under the Wyoming Digital Assets Act, Wyo. Stat. §§ 34-29-101 et seq.

**Is there a guaranteed return?** No. This data room makes no return representation. Economic terms are disclosed only in the Private Placement Memorandum.

**Where can I resell?** Through a registered ATS or broker-dealer after the applicable Rule 144 holding period. Not through an unregistered peer-to-peer venue.

**How are underlying assets held?** Through third-party accredited custody, with an independent collateral agent for secured instruments and an independent price reference (LBMA / COMEX) for valuation.

**What prevents commingling?** A strict anti-commingling wall separates company instruments from customer instruments, collateral, and custodied assets.


---

# 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/faq.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.
