> For the complete documentation index, see [llms.txt](https://vabot-ai.gitbook.io/vabot-white-paper-v-1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vabot-ai.gitbook.io/vabot-white-paper-v-1.0/6.-business-model.md).

# 6. BUSINESS MODEL

**Sustainable Revenue Streams:**

1. Monthly recurring revenue from merchant subscriptions in return for VABot Ai hardware and software licence(s).
2. Terminal end-user transaction fees on purchases and currency exchange
3. Mobile in-app purchases and transaction fees &#x20;

***VABot Ai Super Terminal Subscription Revenue Model:***

*The VABot Ai buiness development team aims to generate merchant partnerships to secure orders and roll out installations for the VABot Ai intelligent Super Terminals. With the potential for grant subsideies in order to boost adoption, enterprise merchants will generally pay licence cost and/ or subscription fee to VABot Ai for the terminal, such fee will be discounted should the merchant pay in $VAB tokens.*&#x20;

<figure><img src="/files/DDC1ViS84GY3qlrVpAQN" alt=""><figcaption></figcaption></figure>

***VABot Ai Super Terminal and Mobile App Transaction Fees:***

End-users of VABot Ai Super Terminals may perform various functions and terminals may offer multi-vendor features, for example combining cinema tickets and mobile phone top-ups. Depending on the puchase, or funtion, VABot Ai may levy a small transaction fee. With mass adoption of the terminals at sites around the world and the VABot Ai mobile app, VABot Ai may accumulate substantial transaction fees.

<figure><img src="/files/6jrj7Ig0EEeOxERZ1qdr" alt=""><figcaption></figcaption></figure>

*In order to boost adoption:* VABot AiOT may offer Merchants a revenue share on transaction fees generated by the terminal.

*In order to secure long term merchant retention: VABot Ai may offer merchant a reduced subscription cost after the first year, up to 20% discount, due to reduced distribution and sales costs from year two onwards.*

As a scenario, with the successful distribution of VABot AI powered interactive terminals, together with growing custoner base of mobile app users, VABot Ai could achieve and exit range of $500M-$750M within three to five years.    &#x20;

&#x20;


---

# 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://vabot-ai.gitbook.io/vabot-white-paper-v-1.0/6.-business-model.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.
