# Terms of Sale

## 1. Acceptance of Terms

By purchasing a subscription for UI Color Palette, you agree to these Terms of Sale. These terms apply to all purchases made through **Polar** ([polar.sh](https://polar.sh)), the primary payment platform, as well as to educational licenses.

**Legacy platforms:** New subscriptions through **Lemon Squeezy** and **Figma** have been suspended. Existing subscriptions and license keys on these platforms remain active until they expire or are canceled, and continue to be governed by their respective original terms.

## 2. Account Requirement

A UI Color Palette account is required to subscribe. Account creation is a mandatory prerequisite to any purchase. Your subscription is tied to your account, enabling automatic activation and synchronization of your access across the plugin without any manual action.

## 3. Plans and Pricing

UI Color Palette offers the following plans:

* **/basic**: Free plan with credit-based access to advanced features.
* **/pro**: Paid subscription with unlimited access to all Pro features.

Pricing is localized by market (United States, Europe, Canada, United Kingdom, Switzerland, Brazil, Singapore, Japan, South Korea, India) and is displayed at the point of purchase on [polar.sh](https://polar.sh). We reserve the right to update pricing at any time.

## 4. Payment Platform

### 4.1 Polar (Primary)

All new subscriptions are processed through **Polar** ([polar.sh](https://polar.sh)).

* **Account & subscription management**: Handled through your Polar account, automatically linked to your UI Color Palette account.
* **Payments and refunds**: Processed by Polar according to their [Terms of Service](https://polar.sh/legal/terms).
* **Subscription renewals**: Automatic unless canceled before the renewal date.
* **Taxes**: Polar collects and remits applicable taxes where required by law.

### 4.2 Figma (Sunset)

New subscriptions through Figma are suspended. Existing Figma subscriptions remain active and are governed by [Figma's Terms of Service](https://www.figma.com/legal/terms-of-service/) and [Refund Policy](https://help.figma.com/hc/en-us/articles/12816440381975-Request-a-refund-for-a-Community-resource). UI Color Palette does not handle these refunds.

### 4.3 Lemon Squeezy (Sunset)

New subscriptions through Lemon Squeezy are suspended. Existing license keys remain valid. Payments and refunds for existing purchases are governed by [Lemon Squeezy's Terms](https://www.lemonsqueezy.com/terms).

## 5. Educational License

Educational licenses are available through **Polar** under the following conditions:

* Available only to currently enrolled students or educational institutions.
* Only institutional email addresses (e.g., ending in `.edu`, or your school's domain) are accepted. Personal email addresses (e.g., Gmail, Yahoo) are not eligible.
* Strictly for non-commercial, educational use. Any commercial use will result in immediate termination.
* We reserve the right to revoke any educational license at any time if eligibility conditions are no longer met.

## 6. Payment and Delivery

* Access to paid features is granted immediately after payment confirmation through Polar.
* For educational licenses, access is granted after verification of eligibility.
* For legacy Lemon Squeezy license keys, access is granted upon entering the key in the plugin.

## 7. Refund Policy

### 7.1 Polar Purchases

Digital products are non-refundable once delivered, except as described below.

**Exceptions:**\
You may request a refund within **7 days** of purchase if:

* The product does not work as described and we cannot resolve the issue within 48 hours.
* You purchased the wrong plan by mistake.
* There was a payment error (e.g., duplicate charge).

**Process:**\
Contact <hello@ui-color-palette.com> with your order details and a description of the issue. We will review your request and may offer a refund or alternative solution at our sole discretion.

### 7.2 Legacy Platforms

Refunds for purchases made through Figma or Lemon Squeezy are governed by those platforms' respective refund policies. UI Color Palette does not process these refunds.

### 7.3 EU Consumers

Under EU law, you lose your right to withdraw from a digital product once delivery has started (e.g., access granted). By purchasing, you explicitly agree to this term.

## 8. License and Subscription Usage

* Subscriptions are non-transferable.
* You may not share, resell, or redistribute the product or your subscription.
* Each seat must be assigned to a unique user within your organization.
* **Educational licenses** are strictly for non-commercial, educational use.

## 9. Intellectual Property

UI Color Palette is licensed under the **MIT License**. The software remains the sole property of its creators. You are granted a limited, non-exclusive license to use the product according to these terms and the MIT License.

## 10. Termination

We reserve the right to terminate your subscription if you violate these terms. No refund will be provided in such cases.

## 11. Limitation of Liability

UI Color Palette is provided "as is". We do not warrant that it will meet all your requirements or be error-free. In no event shall the creators of UI Color Palette be liable for indirect, incidental, or consequential damages.

## 12. Changes to Terms

We may update these terms at any time. Continued use of the product constitutes acceptance of the updated terms.

## 13. Contact

For any questions, please contact <hello@ui-color-palette.com>.


---

# 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.ui-color-palette.com/legal/terms-of-sale.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.
