# 9.1 Revenue Model

**Disclaimer:** All projections are illustrative. They are intended to explain financial mechanisms and do not constitute forecasts or guarantees. Actual results may differ materially.

*Figure 9.A — API Pricing Structure (Illustrative)*

<table data-header-hidden><thead><tr><th width="222.4444580078125"></th><th width="130.44439697265625"></th><th width="155.6666259765625"></th><th width="113.111083984375"></th><th width="120.77777099609375"></th></tr></thead><tbody><tr><td>Service</td><td>Unit</td><td>Base Price (USD)</td><td>Enterprise Discount</td><td>Volume Tier</td></tr><tr><td>QRNG Entropy</td><td>Per 256 bytes</td><td>$0.002</td><td>Up to 40%</td><td>≥10M/month</td></tr><tr><td>PQC Signature (ML-DSA)</td><td>Per signature</td><td>$0.005</td><td>Up to 35%</td><td>≥5M/month</td></tr><tr><td>PQC Signature (SLH-DSA)</td><td>Per signature</td><td>$0.008</td><td>Up to 30%</td><td>≥2M/month</td></tr><tr><td>Dedicated Entropy Line</td><td>Monthly</td><td>$2,500–$10,000</td><td>Negotiated</td><td>Custom SLA</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://railquant.gitbook.io/quantarail/9.1-revenue-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
