# Where returns come from

## The Economic Flow

ReFi Hub follows a simple structure:

1. A solar asset operates and generates electricity
2. The asset generates revenue through usage
   * Customers and offtakers pay for that electricity
   * Revenue streams include Power Purchase Agreements (PPAs), grid tariffs, and Renewable Energy Certificates (RECs)
3. Revenue is distributed to Token Holders: A predefined percentage of gross revenue flows to Token Holders under contractual terms, typically before operating costs are deducted.
4. The project company covers operations: Maintenance, energy costs, and operating expenses are managed by the project operator.
5. Performance is reported transparently: Revenue generation, Yield distributions, and asset performance are reported on-chain.


---

# 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://refihub.gitbook.io/refi-hub/how-refi-hub-works/where-returns-come-from.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.
