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

# Introduction

## What is Meetcap?&#x20;

Meetcap is a play-to-earn blockchain game, where players live, work, and play with each other in a virtual space. Meetcap users earn MCAP tokens for their contribution and dedication, buy and sell properties/lands, explore as well as start their own online businesses. Further, players could buy, sell, monetize and trade any in-game assets in the form of NFTs in the marketplace.

Opposite to Communism, in which production levels of goods and services are controlled by the central government. Meetcap is inspired by Capitalism economy, which operates a free market system that encourages individuals to innovate, create and expand in all aspects of society.

Our vision is to grow Meetcap into a sustainable, fully functioning virtual society where everyone within has a chance to succeed. Some may need to work harder than others, but there are always opportunities available at some level.

## Game trailer

*Show a video*

{% hint style="info" %}
**Official website:** <https://www.meetcap.io/>

**Contract address:** 0x4A89140a927c7BC965B094B147D8Ee98C73c1F65

**Polygonscan:** <https://testnet.bscscan.com/address/0x4a89140a927c7bc965b094b147d8ee98c73c1f65>
{% endhint %}


---

# 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://flora.gitbook.io/meetcap-whitepaper-/introduction.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.
