# FAQ

<details>

<summary>상업적인 이용이 가능한가요?</summary>

pro 이상 플랜을 이용하시는 경우 상업적인 이용이 가능합니다.

</details>

<details>

<summary>세금계산서 발행이 가능한가요?</summary>

카드결제는 부가가치세법상 매출전표로 세금계산서를 신고하셔야 합니다.\
무통장 입금하신 경우 세금계산서 발행 가능하시며 아래 내용

* 사업자 등록증
* 세금계산서 발급 받으실 이메일
* 이용하시는 서비스 기간
* 업그레이드 원하시는 계정 이메일

을 <admin@waveon.io> 로 전달 부탁드립니다.

</details>

<details>

<summary>구독 기간이 끝난 경우 데이터가 없어지거나, 사용이 불가능한가요?</summary>

아니요, 유료 구독 기간이 끝나더라도 데이터는 유지되며, 계속 사용 가능합니다. 다만 pro 이상 버전에서 제공되는 기능이 제공되지 않습니다.

</details>

<details>

<summary>타 사이트에 삽입이 가능한가요?</summary>

네, 삽입 가능합니다. 운영중인 사이트에서 iframe 태그를 허용한다면 iframe 을 이용해 삽입 하실 수 있습니다.

</details>

<details>

<summary>폰트 등 저작권은 어떻게 되나요?</summary>

웨이브온에서 사용하는 폰트의 저작권은 모두 자유롭게 사용 가능합니다.

</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://docs.waveon.io/etc/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.
