> For the complete documentation index, see [llms.txt](https://ssv.skill.or.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ssv.skill.or.kr/center_infomations/undefined.md).

# 신고센터

## 신고센터 입니다.

| 구분                      | 기관명        | 연락처       | 웹사이트 주소                                                               |
| ----------------------- | ---------- | --------- | --------------------------------------------------------------------- |
| 해킹, 사기, 불법사이트 등 형사처벌 사안 | 경찰청 사이버안전국 | 182       | [https://cyberbureau.police.go.kr](https://cyberbureau.police.go.kr/) |
| 소비자피해, 불만사항, 분쟁조정       | 한국소비자원     | 1372      | [http://www.kca.go.kr](http://www.kca.go.kr/index.do)                 |
| 공정거래법상의 불공정거래행위         | 한국공정거래조정원  | 1588-1490 | [http://www.kofair.or.kr](http://www.kofair.or.kr/goMain.do)          |
| 금융거래관련 피해 및 분쟁조정        | 금융감독원      | 1332      | [http://www.fss.or.kr](http://www.fss.or.kr/fss/kr/main.html)         |
| 민·형사 등 각종 소송관련 상담       | 대한법률구조공단   | 132       | [https://www.klac.or.kr](https://www.klac.or.kr/)                     |

{% embed url="<https://doc.skill.or.kr>" %}
NHN Cloud 정보 사이트&#x20;
{% endembed %}

{% embed url="<https://sul.skill.or.kr>" %}
보안 업데이트 정보 사이트&#x20;
{% endembed %}


---

# 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://ssv.skill.or.kr/center_infomations/undefined.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.
