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

# The Company

- [Ⅰ. Abstract](https://en-docs.mintway.io/the-company/.-abstract.md)
- [Ⅱ. Business Background](https://en-docs.mintway.io/the-company/.-business-background.md)
- [1. Rapid growth of the global NFT market](https://en-docs.mintway.io/the-company/.-business-background/1.-rapid-growth-of-the-global-nft-market.md)
- [2. NFT Market Leader, OpenSea](https://en-docs.mintway.io/the-company/.-business-background/2.-nft-market-leader-opensea.md)
- [3. Problems in the NFT market](https://en-docs.mintway.io/the-company/.-business-background/3.-problems-in-the-nft-market.md)
- [A. Problems of NFT Market](https://en-docs.mintway.io/the-company/.-business-background/3.-problems-in-the-nft-market/a.-problems-of-nft-market.md)
- [B. ITEM Type](https://en-docs.mintway.io/the-company/.-business-background/3.-problems-in-the-nft-market/b.-item-type.md)
- [C. Technology and Ownership](https://en-docs.mintway.io/the-company/.-business-background/3.-problems-in-the-nft-market/c.-technology-and-ownership.md)
- [D. Limitations on the revenue side](https://en-docs.mintway.io/the-company/.-business-background/3.-problems-in-the-nft-market/d.-limitations-on-the-revenue-side.md)
- [4. Use and revenue of NFT content](https://en-docs.mintway.io/the-company/.-business-background/4.-use-and-revenue-of-nft-content.md)
- [Ⅲ. MINTWAY PROJECT](https://en-docs.mintway.io/the-company/.-mintway-project.md)
- [Ⅳ. Project Development](https://en-docs.mintway.io/the-company/.-project-development.md)
- [1. MINTWAY NFT Portal](https://en-docs.mintway.io/the-company/.-project-development/1.-mintway-nft-portal.md)
- [2. MINTWAY Market(multi-Fractionalized & License)](https://en-docs.mintway.io/the-company/.-project-development/2.-mintway-market-multi-fractionalized-and-license.md)
- [3. Trust company](https://en-docs.mintway.io/the-company/.-project-development/3.-trust-company.md)
- [4. MINTWAY Wallet & MinTi](https://en-docs.mintway.io/the-company/.-project-development/4.-mintway-wallet-and-minti.md)
- [5. MINTWAY Portal Service Structure](https://en-docs.mintway.io/the-company/.-project-development/5.-mintway-portal-service-structure.md)
- [6. MINTWAY Ecosystem](https://en-docs.mintway.io/the-company/.-project-development/6.-mintway-ecosystem.md)
- [Ⅴ. MINTWAY DAPP PLATFORM](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform.md)
- [1. METAVERSE DApp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/1.-metaverse-dapp-platform.md)
- [2. TICKET Dapp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/2.-ticket-dapp-platform.md)
- [3. SOCIAL MEDIA Dapp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/3.-social-media-dapp-platform.md)
- [4. MUSIC Dapp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/4.-music-dapp-platform.md)
- [5. GAME Dapp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/5.-game-dapp-platform.md)
- [6. TRAVEL 360O Dapp Platform](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/6.-travel-360o-dapp-platform.md)
- [7. MEDIA DAPP PLATFORM](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/7.-media-dapp-platform.md)
- [8. WEBTOON DAPP PLATFORM](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/8.-webtoon-dapp-platform.md)
- [9. MINTWAY Membership service](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/9.-mintway-membership-service.md)
- [Ⅵ. TOKEN PLAN](https://en-docs.mintway.io/the-company/.-token-plan.md)
- [1. SUMMARY](https://en-docs.mintway.io/the-company/.-token-plan/1.-summary.md)
- [2. DISTRIBUTION](https://en-docs.mintway.io/the-company/.-token-plan/2.-distribution.md)
- [3. TOKEN SUPPLY](https://en-docs.mintway.io/the-company/.-token-plan/3.-token-supply.md)
- [4. ROADMAP](https://en-docs.mintway.io/the-company/.-token-plan/4.-roadmap.md)
- [Legal Notice](https://en-docs.mintway.io/the-company/legal-notice.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 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://en-docs.mintway.io/the-company.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.
