> For the complete documentation index, see [llms.txt](https://manual-1-3.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-1-3.karamba3d.com/troubleshooting/4.3.-miscellaneous-problems/4.1.2-purchases.md).

# 4.1.2: Purchases

## **What are the differences and restrictions with the EDU and PRO and LAB licenses?**

information can be found on [features ](https://www.karamba3d.com/buy/buy-online/)& [license agreement](https://www.karamba3d.com/buy/license-agreement/).

## **I am not satisfied with my PRO license. Can you please refund my purchase?**

Here at Karamba3D we always strive to ensure that each user's experience is enjoyable and are always here to help with any troubleshooting issues. If your license has already been processed and sent out, unfortunately you will not be eligible for a refund.

If you are dissatisfied with the program, please send us an [email ](mailto:license@karamba3d.com)and we can help to resolve any problems you may have.

## **When will I receive the license after purchasing?**

Karamba3D licenses will be processed within 1-2 working days of successful payment. If you haven’t received any email notification please send us an [email ](mailto:license@karamba3d.com)regarding your purchase.

## **I live in a country that has restricted payment. Can I still purchase a license?**

Unfortunately those who are restricted to make payments will not be able to purchase a EDU/PRO license.&#x20;

Simply send us an [email ](mailto:license@karamba3d.com)with your concern and we will gladly help you to get obtain a license.


---

# 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://manual-1-3.karamba3d.com/troubleshooting/4.3.-miscellaneous-problems/4.1.2-purchases.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.
