> For the complete documentation index, see [llms.txt](https://ryukiedev.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ryukiedev.gitbook.io/wiki/myapps/xing-ci/termsofuse.md).

# TermsOfUse

> Please read the following terms carefully before subscribing to `会员`, a value-added service provided by "醒词".

## 1.Subscription service for `VIP`.

Monthly and Annual `会员` are subscription-based, fee-based services, which means you'll be charged in advance for future subscription use. Currently, you can choose to use the service on an annually-by-year manner. At the end of each subscription cycle, your subscription will automatically renew by default, unless you cancel the auto-renewal yourself or the developer cancels the service.

### Payment:

The user confirms the purchase and the payment is credited to the iTunes account.

### Unsubscribe:

To un renew, please turn off auto-renewal in `iTunes/AppleID` settings 24 hours before the current subscription cycle expires, and cancellations within 24 hours of expiration will be charged.

### Renewal:

Apple's iTunes account will be charged 24 hours before expiration, and the subscription cycle will be extended by one subscription period after the charge is successful.

## 2.Services for permanent `会员`.

Permanent membership is a one-time purchase, once purchased will always have `会员` function.

## 3.Contact me:

If you have any further questions about the service, please feel free to contact me.


---

# 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://ryukiedev.gitbook.io/wiki/myapps/xing-ci/termsofuse.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.
