# Open Meta City (v0.7)

## Open Meta City (v0.7)

- [Introduction](https://openmetacity.gitbook.io/omc-v0.7-en/overview/introduction.md)
- [Core systems](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems.md)
- [Application system](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/application-system.md)
- [Winner selection system](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/winner-selection-system.md)
- [Virtual registration system](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/virtual-registration-system.md)
- [Property NFT rating system](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/property-nft-rating-system.md)
- [Rental reward system (Own2Earn)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/rental-reward-system-own2earn.md)
- [NFT Marketplace (TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/nft-marketplace-tbu.md)
- [Sub systems](https://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems.md)
- [Open Community](https://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems/open-community.md)
- [DAO Building Upgrade System (TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems/dao-building-upgrade-system-tbu.md)
- [Meta Bank System (TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems/meta-bank-system-tbu.md)
- [Map System](https://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems/map-system.md)
- [AI(TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/ai-tbu.md)
- [VR(TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/platform/vr-tbu.md)
- [Chains](https://openmetacity.gitbook.io/omc-v0.7-en/platform/chains.md)
- [OMZ](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omz.md)
- [Tokenomics](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omz/tokenomics.md)
- [Usage](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omz/usage.md)
- [OMC](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omc.md)
- [Earn](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omc/earn.md)
- [Swap method (TBU)](https://openmetacity.gitbook.io/omc-v0.7-en/tokenomics/omc/swap-method-tbu.md)
- [Connect IRL](https://openmetacity.gitbook.io/omc-v0.7-en/future-of-omc/connect-irl.md): The following plans may not be implemented or may be subject to changes depending on regulatory or operational circumstances.
- [Roadmap](https://openmetacity.gitbook.io/omc-v0.7-en/future-of-omc/roadmap.md)
- [Disclaimer](https://openmetacity.gitbook.io/omc-v0.7-en/additional-information/disclaimer.md)
- [Change Logs](https://openmetacity.gitbook.io/omc-v0.7-en/additional-information/change-logs.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://openmetacity.gitbook.io/omc-v0.7-en/overview/introduction.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.
