# Revenue Model

* **Rental Fees**\
  We generate revenue by charging rental fees based on the venues, number of attendees, amount of time for their events, and a percentage for each exhibitor booth and sponsored advertisement.
* **Subscription Fees**\
  We also generate recurring revenue through subscriptions for venues that do not require monetization for their events, such as business conference rooms for presentations or classrooms for educational seminars.
* **Sponsorships**\
  We take a percentage of sponsorships for events.
* **Ticket Fees**\
  We will be taking a percentage of sales for tickets sold for any events.&#x20;


---

# 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://docs.metacom.space/overview/our-pitch/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.
