# MAYA.AI Whitepaper

MAYA.AI는 한국어와 문화에 특화된 생성형 AI 기반 콘텐츠 플랫폼으로,\
기업과 개인이 현지 맥락에 맞는 콘텐츠를 빠르고 비용 효율적으로 제작할 수 있도록 설계되었다.

본 백서는 MAYA.AI의 문제 정의, 솔루션 구조, 비즈니스 모델 및 토큰 이코노미를 설명한다.


---

# 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://maya-ai-2.gitbook.io/maya.ai-docs/readme.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.
