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

# Business Model

KERC earns its revenues from the returns of the traditional businesses it invests in and the profits from these businesses are used to pay holders the USDC rewards on a monthly basis. With investor funds from token sales, our primary method of growth will be to acquire underperforming, mismanaged, or misstructured traditional assets and implement various growth levers of economies of scale and increase of the types of payors.&#x20;

KERC shall employ five (5) key revenue streams in order to create long-term and sustainable profits for our investors and to also sustain our rewards systems.&#x20;

### How The Operating Business Generates Income

We generate income from operations through our brick-and-mortar healthcare businesses.&#x20;

There are five (5) core methods of revenue acquisition: \
(1) **Provision of Medical Services**: Fee from services provided by medical personnel, sale of medication, sale of diagnostic, imaging, and x-ray services, and sale of laboratory services. \
(2) **Healthcare-as-a-Subscription**: Fee from members for member-based healthcare services. \
(3) **Automation-as-a-Service**: Fee from other practitioners for practice-automation software. \
(4) **Managed Services**: Revenue share from managing practices of other investors. \
(5) **Pharmaceutical Sales**: Fee from prescribed and OTC medications prescribed to patients.&#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://kerc.gitbook.io/kerc/outlook/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.
