> For the complete documentation index, see [llms.txt](https://docs.metacom.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacom.space/overview/our-pitch/solution.md).

# Solution

Our mission with Metacom Space is to help people share more meaningful connections and experiences by making it easy and affordable for anyone to host different types of events in a variety of interactive customizable venues in the metaverse and monetize them through sponsorships or ticket sales.

People are drawn to events because they gather people with similar interests over a limited period of time, making them an effective way of onboarding people to Web3.

Our metaverse uses text to communicate, video to connect real people behind the avatars, and spatial audio to hear positional sounds at different distances and directions within the virtual space for a more immersive interactive experience, which allows simultaneous conversations in real-time just like in the real world.

Our decentralized metaverse makes it very cost-effective and efficient to support more users who can access our metaverse at the same time through mobile phones, computers, or VR equipment.

Instead of buying expensive virtual real estate or creating your own virtual space, anyone can choose from a variety of venues that are customizable for different themes, types, and sizes of events from group meetings to big conferences.

Users can filter their search like real estate based on price, occupancy, and type of space. From there, users can customize their events with a variety of features that best suit their needs.

Metacom Space provides an effective networking solution for virtual events with people who share the same interests through enhanced communication and interaction.


---

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