# 소개

- [GIWA 체인 소개](https://docs.giwa.io/introduction/giwa.md): Global Infrastructure for Web3 Access
- [GIWA, 이렇게 사용해보세요](https://docs.giwa.io/introduction/try-giwa.md): 신뢰할 수 있고 확장성 있는 편리한 블록체인 경험을 추구하는 GIWA는 블록체인 생태계 참여자와 개발자 모두가 즐길 수 있는 환경을 제공합니다.
- [자주 물어보는 질문](https://docs.giwa.io/introduction/faq.md)


---

# 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://docs.giwa.io/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.
