# 자이로윈 팀

## **KYC** (고객 확인 절차)

KYC(Know Your Customer)는 금융 서비스에서 고객의 신원, 적합성, 위험요소를 확인하는 절차와 규정을 의미합니다. 해당 절차는 자금세탁방지(AML) 및 테러자금조달방지(CTF) 규제의 일환으로 시행됩니다. (출처: [위키피디아](https://en.wikipedia.org/wiki/Know_your_customer))

자이로윈은 다음 플랫폼에서 KYC를 완료하였습니다:

* [SolidProof](https://github.com/solidproof/projects/blob/main/2023/Gyrowin/KYC_Certificate_Gyrowin.png)
* [Pinksale](https://pinksale.notion.site/Gyrowin-GW-KYC-Verification-6e5106bd548042e19edd30176de3498e)


---

# 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.gyro.win/korean/about/team.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.
