# 약관 및 방침

- [테스트넷 이용약관](https://docs.giwa.io/terms-and-policies/testnet-terms-of-use.md)
- [두나무 주식회사 GIWA 레이어2 테스트넷 서비스 개인정보 처리방침](https://docs.giwa.io/terms-and-policies/privacy-policy.md)
- [오픈 소스 라이선스](https://docs.giwa.io/terms-and-policies/open-source-license.md): GIWA에서 사용하는 오픈 소스 라이선스입니다.
- [(V1.0)개인정보 처리방침](https://docs.giwa.io/terms-and-policies/privacy-policy-v1.0.md)
- [(V1.1)개인정보 처리방침](https://docs.giwa.io/terms-and-policies/privacy-policy-v1.1.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/terms-and-policies.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.
