# FAQ

<details>

<summary>1. 서비스 기본 정보</summary>

[Q. 인세븐(IN7)은 어떤 서비스인가요?](/in7/faq/faq/1./q.-in7.md)

[Q. 주요 기능은 무엇인가요](/in7/faq/faq/1./q..md)

[Q. Chat GPT 와는 무엇이 다른가요?](/in7/faq/faq/1./q.-chat-gpt.md)

[Q. 현재 인세븐에서는 어떤 모델을 사용할 수 있나요?](/in7/faq/faq/1./q.-1.md)

</details>

<details>

<summary>2. 계정 및 가입</summary>

[Q. 개인이나 소규모 팀도 사용할 수 있나요?](/in7/faq/faq/2./q..md)

[Q. 초대 없이 가입할 수 있나요?](/in7/faq/faq/2./q.-1.md)

[Q. 서비스를 해지하고 싶어요. 어떻게 하나요?](/in7/faq/faq/2./q.-..md)

</details>

<details>

<summary>3. 요금 및 결제</summary>

[Q. 과금 방식과 요금제는 어떻게 되나요?](/in7/faq/faq/3./q..md)

[Q. 종량제 요금은 비용이 너무 많이 나올까 걱정돼요. 관리 기능이 있나요?](/in7/faq/faq/3./q.-.-1.md)

[Q. 어떤 결제 수단을 사용할 수 있나요?](/in7/faq/faq/3./q.-1.md)

</details>

<details>

<summary>4. 보안 및 정책</summary>

[Q. 데이터 및 개인정보는 어떻게 보호되나요?](/in7/faq/faq/4./q..md)

[Q. 서비스를 이용하여 AI로 만든 콘텐츠의 저작권은 누구에게 있나요?](/in7/faq/faq/4./q.-ai.md)

[Q. 서비스 구독 해지 후에 개인 데이터는 어떻게 되나요?](/in7/faq/faq/4./q.-1.md)

</details>

<details>

<summary>5. 기술 지원 및 도입</summary>

[Q. 서비스 도입은 어떻게 하나요?](/in7/faq/faq/5./q..md)

[Q. 회사 내부 서버에 직접 설치(On-premise)할 수 있나요?](/in7/faq/faq/5./q.-on-premise.md)

[Q. 외부 시스템(ERP, CRM 등) 연동이 가능한가요?](/in7/faq/faq/5./q.-erp-crm.md)

[Q. 기술 지원이나 문의는 어떻게 하나요?](/in7/faq/faq/5./q.-1.md)

</details>


---

# 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://in7.gitbook.io/in7/faq/faq.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.
