> For the complete documentation index, see [llms.txt](https://fingerate.gitbook.io/v3.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fingerate.gitbook.io/v3.1/3./3.5-2.0-sot/3.5.3-2.0.md).

# 3.5.3 핑거레이트 2.0의 잠재적 사용자

I. 국내 기업

* GS25, KT, 한국프랜차이즈협회, BBQ, 한국외식업협회, 골프리조트 등 50개 이상 국내 기업 (예: GS25, CU, 패밀리마트 등 모든 편의점 만족도 조사 가능)

II. 공공기관(민원서비스/공약 이행 만족도 및 새로운 정책 도입에 대한 여론 조사)

* 마포구청, 서초구청, 춘천시청 등 공공기관 대상

III. 해외 기업

* 마루한 (일본 엔터테인먼트 회사), 일본 내 25개 이상의 게임장 서비스 만족도 평가 (가장 친절한 직원 투표하기)
* 중국 비정부 의료기관 협회(IMECC) 54만 회원 병원 만족도 평가

IV. 기타 잠정 고객

* 굿네이버스 글로벌임팩트, 세이브더칠드런, 서초구 문화재단, 정당, 대한태권도협회 등 참여 가능


---

# 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, and the optional `goal` query parameter:

```
GET https://fingerate.gitbook.io/v3.1/3./3.5-2.0-sot/3.5.3-2.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
