> For the complete documentation index, see [llms.txt](https://lumi-vault.gitbook.io/lumi-vault-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumi-vault.gitbook.io/lumi-vault-docs/on-site-operations.md).

# On-site Operations

### Mining Operations & On-Site Validation

LumiVault’s foundational value proposition is built on **real-world gold mining assets**, which directly back **LVT token liquidity** and **PAXG redemption**. To ensure **investor confidence** and **operational transparency**, we outline below the core elements of our mining validation framework.

<figure><img src="/files/4DxcmLrgz5uYbUADRBaO" alt=""><figcaption></figcaption></figure>

#### Proof of Reserve for Mining Assets

LumiVault is preparing to publicly disclose comprehensive documentation verifying the existence and viability of its mining operations, including:

* **Mining Rights & Legal Ownership**\
  Official titles and legal documents confirming that LumiVault or its operating subsidiaries hold exclusive rights to explore, develop, and mine designated sites.
* &#x20;**Geological & Feasibility Studies**\
  Certified **NI 43-101** or **JORC-compliant** reports (where applicable) from third-party geologists and surveyors, covering:\
  ▪ Mineral content & ore grading\
  ▪ Estimated reserve quantity\
  ▪ Environmental impact & logistical viability
* **Operational Licenses**\
  Government-issued **permits and clearances** enabling mining, transportation, and commercial sale of extracted materials.

&#x20;These documents will be made publicly accessible via the **LumiVault Proof-of-Reserve Dashboard**, ensuring transparent verification for both **token holders** and **independent auditors**.

***

#### Estimated Gold Production Capacity

Once operations begin, LumiVault plans to scale mining activities progressively over **12–18 months**, based on pre-feasibility assessments and machinery capabilities:

* &#x20;**Initial Output (Q3 2025):**\
  Estimated **1.5–2 metric tonnes/month**
* &#x20;**Full Capacity (Mid-2026):**\
  Up to **5 tonnes/month**, depending on terrain, weather, and equipment upgrades

All extracted gold will feed directly into the **Reserve Pool**, which backs **PAXG liquidity** used for user redemptions.


---

# 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://lumi-vault.gitbook.io/lumi-vault-docs/on-site-operations.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.
