> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/g/apex/ichams/refund.md).

# IChams退款

**2024.08.08，因游戏更新，APEX-IChams开始维护**

**2024.08.25，官方推出退款公告**

> 已购买但未使用的激活码可获得全额退款&#x20;
>
> 已激活的激活码可获得部分退款

已激活的激活码可获得部分退款说明

例如你买的是月卡：

350/30=11.6

周卡则：

180/7=25.7

{% hint style="danger" %} <mark style="color:red;">**`以你实际付款的价格来计算`**</mark>
{% endhint %}

## 退款说明

发送你的订单号+激活码到邮箱：<hzcheats@126.com>

我会根据你的实际付款与使用情况来退款，退款会原路回退

如你是微信付款就就发微信收款码，支付宝同理，余额就退款到余额

### 退款将于2024.08.31后开始处理

{% hint style="info" %} <mark style="color:blue;">**微信收款码需要你**</mark><mark style="color:blue;">**`保存收款码`**</mark><mark style="color:blue;">**后再给我发送，**</mark><mark style="color:blue;">**`不要截图你的收款码`**</mark><mark style="color:blue;">**，这样我无法付款，日常常识，再次提示！**</mark>
{% endhint %}

## 期限

**最迟退款期限为：`2024.08.31`，逾期不候！**

**过时后，将不会得到退款，你需等菜单更新后继续使用！**


---

# 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://docs.hzz.im/g/apex/ichams/refund.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.
