# Revenue Model

## Core Revenue Principle

> No bounty fee. Ever.

Tirai never charges:

* Upfront listing fees
* Subscription fees for contributors
* A percentage of bounty payouts
* Custody-based fees

All revenue is generated from **optional org-tier features**, not the core protocol.

## 1. Premium Org Subscriptions

Tirai charges a flat monthly fee for organizations that need advanced features.

Tier structure (proposed):

| Tier           | Monthly | Features                                            |
| -------------- | ------- | --------------------------------------------------- |
| **Free**       | $0      | Pay, claim, audit, public bounty board              |
| **Team**       | $99     | Multi-user audit, custom branding, priority support |
| **Enterprise** | Custom  | White-label, SLA, custom validation rules           |

Why this works:

* No upfront cost for individual researchers
* Organizations pay only for productivity, not access
* Core privacy primitives remain permissionless

## 2. Compliance-as-a-Service (Future)

For protocols and DAOs requiring regular audit reports:

* Quarterly audit summaries with custom templates
* Tax-ready CSV exports
* Multi-signer attestation workflows

This unbundles compliance ops without compromising the underlying privacy model.

## 3. Integration Partnerships

Tirai can integrate with existing bounty platforms (Immunefi, HackenProof, code4rena) as a private payout layer.

Revenue model:

* Integration fee per active program
* Revenue share on premium feature usage
* Co-marketing budget

These partnerships extend Tirai's reach without changing the core economics.

## Revenue Model Summary Table

| Source               | Type        | Who Pays      | Condition   |
| -------------------- | ----------- | ------------- | ----------- |
| Premium subscription | Recurring   | Organizations | Optional    |
| Compliance reports   | Per-report  | Organizations | Optional    |
| Integration          | Partnership | Platforms     | Optional    |
| Bounty payouts       | **None**    | —             | Always free |


---

# 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://moai-3.gitbook.io/tirai-frontier/business/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.
