> For the complete documentation index, see [llms.txt](https://tiscad.gitbook.io/tiscad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tiscad.gitbook.io/tiscad-docs/licensing/how-to-buy-a-license.md).

# How to Buy a License

You can purchase a QuickInsert license as either a **company** or a **private individual**, no matter where you're located. Payment is made via **bank transfer**, and we issue a proper invoice for every order.

***

### 🧾 1. Choose Your Customer Type

There are two types of purchases:

* **Private** – for individuals buying the license for personal or freelance use
* **Company** – for businesses (with or without VAT ID)

You can submit your request through our Ordering Form or email us directly:\
📩 [ info@tiscad.com](mailto:info@tiscad.com)

***

### 🌍 2. What Information Do We Need?

We require different billing details depending on your country and customer type:

***

#### 🙋 Private Individual

| Country Group  | Required Info                                                                                  |
| -------------- | ---------------------------------------------------------------------------------------------- |
| **Croatia**    | <p>- Full name<br>- Billing address<br>- Email<br>- (OIB optional)<br>- Number of licenses</p> |
| **EU**         | <p>- Full name<br>- Billing address<br>- Country<br>- Email<br>- Number of licenses</p>        |
| **Outside EU** | <p>- Full name<br>- Billing address<br>- Country<br>- Email<br>- Number of licenses</p>        |

> **VAT is not charged** for any customer type. Invoices for foreign customers are issued under “export of service” rules.

***

#### 🏢 Company (Business)

| Country Group  | Required Info                                                                                                                                         |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Croatia**    | <p>- Company name<br>- Company address<br>- <strong>OIB</strong><br>- Contact person (name + email)<br>- Number of licenses</p>                       |
| **EU**         | <p>- Company name<br>- Company address<br>- <strong>Valid VAT ID</strong><br>- Contact person (name + email)<br>- Country<br>- Number of licenses</p> |
| **Outside EU** | <p>- Company name<br>- Company address<br>- Contact person (name + email)<br>- Country<br>- Number of licenses</p>                                    |

> For EU companies, a **valid VAT ID** is required for reverse charge invoicing.\
> For companies outside the EU (e.g. USA, UK), **no VAT ID is needed**.

***

### 🏦 3. Payment

* Payment is made by **bank transfer**
* We do **not accept card or PayPal**
* You’ll receive a **PDF invoice** and your license key after payment is confirmed

***

### ✅ 4. What Happens After Payment

Once we receive your payment:

1. ✅ We will confirm the payment by email
2. 🔑 You will receive your **license key** and a short activation guide
3. 📄 Your final invoice marked as **paid** will be sent as a PDF
4. 🛠 You can activate the license inside QuickInsert using the key
5. 🎉 You’re ready to use all features with no restrictions

> Activation is done inside SOLIDWORKS® via the License Activation Form.\
> See: [Activating Your License](/tiscad-docs/licensing/activating-your-license.md)

If anything is unclear or you need help during activation, feel free to contact us.

***

### 🔁 Ordering via Form

If you're using our online form, once the user completes their selection (private or business + country), they will be shown only the fields they need to fill.

***

### ❓ Need Help?

Not sure what to send?\
Email us at <info@tiscad.com> — we’ll help you complete your order quickly and correctly.


---

# 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://tiscad.gitbook.io/tiscad-docs/licensing/how-to-buy-a-license.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.
