> For the complete documentation index, see [llms.txt](https://docs.loword.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loword.co.kr/qna/i-wanna-refund.md).

# 플랜을 환불하고 싶어요

<figure><img src="/files/zjZsigXt4oW5NnmLux2R" alt=""><figcaption></figcaption></figure>

워드프레스 호스팅 플랜에 환불 가능한 시점은 아래 표를 참고해 주시기 바랍니다.

서버 삭제 시도 시 환불이 가능합니다.

<table><thead><tr><th width="277.40234375">구매 시점</th><th>설명</th></tr></thead><tbody><tr><td>플랜 구독 7일 이내인 경우</td><td>사용 분 제외 환불 진행 및 서버 삭제</td></tr><tr><td>플랜 구독 7일 이후인 경우</td><td>서버 삭제 및 청구 중지</td></tr></tbody></table>

{% hint style="info" %}
한 번 삭제된 서버는 다시 복구가 되지 않아요.
{% endhint %}


---

# 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://docs.loword.co.kr/qna/i-wanna-refund.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.
