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

# Business Model

## **Subscription Tiers & Benefits**

\
While the pay-as-you-go model offers initial access, AllianceHub.ai will also provide subscription tiers designed to offer enhanced value and continuous access for active users.

"Then we also will have a subscription model where we would give access to let's say n number of reports for a specific price, but that price is not yet final."

These subscription plans will likely include bundles of reports, premium features, and potentially higher levels of support or API access, tailored to different scales of operation. Specific details of subscription tiers will be announced as they are finalized.

## &#x20;**Pay-As-You-Go Report Access**

\
AllianceHub.ai offers a straightforward pay-as-you-go model for accessing its detailed matchmaking and synergy reports. This allows users to pay only for the specific insights they need.

"Of course, we would do our product will have pay-as-you-go subscription, so every report you consume would have a cost to it. Right now, in the first experimental phase, we are doing $10 per cost."

This model provides an accessible entry point for projects to experience the power of our AI-driven matchmaking. The potential scale is significant:

> "So, let's say we have 10,000 projects in the system... if you have 100k users of a platform and they click one report every month, we generate $1 million per month. So, imagine the scale at which this can be done."

## **Marketplace & Job Portal Monetization**

\
Our Web3 Service Marketplace and Job Portal will also contribute to our revenue model through various avenues:

* **Listing Fees:** Charges for premium or featured listings of services or job openings.
* **Affiliate Commissions:** Potential for affiliate income from services subscribed to via the marketplace.
* **Promotional Features:** Options for projects to pay to promote or feature their job listings to a wider audience.

> "Then we also have a marketplace where we would do some listing fees, where we would have let's say some affiliate commissions... Then for the job portal also we will have like a nice affiliate income or if you want to list your jobs, you can also pay. If you want to promote your jobs, you can pay. If you want to feature your jobs, you can pay."

## **Advertising & Promotion**

\
The AllianceHub.ai platform will offer opportunities for targeted advertising and project promotion. This includes:

* **Featured Listings:** Highlighting specific projects or services.
* **Sponsored Content:** Verification services and promoted content within the platform.
* **Advertisement Packages:** Custom packages for projects seeking sustained visibility and coverage.

> "So, in the entire platform, we do some verification and listings and advertisements and promote a specific product. So, for that we would have some advertisement revenue model... And over time we would create like advertisement and subscription, advertisement packages where let's say people say and come to us and say for a specific cause we feature them for a month, two, three, doing the right coverage of their product line."


---

# 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://alliancehub-ai.gitbook.io/alliancehub.ai/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.
