> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/policies/legal/refund-policy.md).

# Refund Policy

Last updated on: `June 3, 2026`

Staylime reserves the right to update and change the Refund policy at any time without prior notice. If you do not agree to the Refund policy, you may terminate your use of Staylime services at any time. You agree to the updated Refund policy by continuing to use the Staylime services.

### Definitions

***

Unless otherwise stated, capitalized terms set out in the Refund policy are defined as follows:

‘**Merchant’** means an individual or business that uses Staylime Themes to sell products or services.

‘**Merchant Store’** means the Merchant’s online store hosted by Shopify. A Merchant may have more than one Merchant Store.

‘**Theme’** means the templates for website layout and design developed by Staylime that Merchants may install, use, and customize for their Merchant Store.

‘**Shopify Theme Store’** means the Shopify website where Merchants can select and install Themes on their Merchant Store, available at: [themes.shopify.com](https://themes.shopify.com/).

### Subject matter

***

[Staylime Themes are non-transferrable, non-assignable, and non-sublicensable digital goods distributed only through the Shopify Theme Store. Staylime selects the purchase price for the Theme, provided that the price is within Shopify’s current Theme pricing guidelines.](https://app.notion.com/p/Menu-drawer-6d0ba50439ce47c4830c3b78474117de?pvs=21)

All Themes are subject to approval and acceptance by Shopify and Shopify retains the right to remove any Staylime Theme from the Shopify Theme Store at any time and for any reason.

Neither Shopify nor Staylime do not provide refunds for Staylime Theme licenses—all purchases are final and are not refundable unless otherwise stated.


---

# 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://staylime.com/docs/policies/legal/refund-policy.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.
