> For the complete documentation index, see [llms.txt](https://docs.gyro.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gyro.win/korean/overview/misson-and-vision.md).

# 미션 & 비전

## 미션

우리의 미션은 단일 플랫폼에서 다양한 게임 시스템을 제공함으로써 DeFi 게이밍 산업에 혁신을 일으키는 것입니다.

## 비전

Gyrowin은 미래에 모든 체인에서 자산을 쉽게 관리할 수 있고 가스 비용을 절감할 수 있는 완전한 옴니체인 탈중앙화 금융을 구축하기 위해 노력할 것입니다.


---

# 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://docs.gyro.win/korean/overview/misson-and-vision.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.
