> 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/licensing.md).

# 4.1.3: Licensing

## **How do I know if my license has been installed correctly?**

Place the Karamba3D **"License"**-component on the grasshopper canvas and connect it to a Panel component. The Panel should read out the details of the License.

![](/files/-M9XuX1vYraMwD1vqZED)

Upon successful installation of the license you should be able to open example files which have more than 20 beam elements or 50 shell elements. Double check if the license and correct Karamba3D version are installed by opening this [check definition](http://www.karamba3d.com/download/pro-license-check/?wpdmdl=4987\&masterkey=58592ba49301d).

![](/files/-M9XuSnieuEgUuexzJ8K)

## **Is it possible to change a standalone license if I replace my computer?**

A standalone license entitles you to install Karamba3D on two machines. If you replace your computer, you need to send us an email with the machine.id file of your new computer so that we can update your license for you.

## **Is my license valid if I format my computer?**

Even if you format your computer or upgrade the operating system the license should remain the same. This also applies for Windows installations using Bootcamp on a Mac. However if you are running Parallels on a Mac you might need to contact us to get your license updated.

## **I just updated my Karamba3D version and the license shows "trial".**

If you update your Karamba3D version on your computer, the license is still valid. During the update process, the license file may be overwritten. If your license displays a trial license, you will need to reload the **"license.lic"**-file once again. See the guide to loading a [standalone license](/1-introduction/1.2-licenses/1.2.4-standalone-licenses.md).

## **I sent two machine.id files to you but only received one license file. Where is the second license file?**

The license file can be used on multiple machines and is valid for all the machine.id files that were received.

## **Can I run Karamba3D with the Zoo Network Server if Rhino is not running with the Server?**

Karamba3D does not require Rhino to be running with a Zoo License for it to run on the Zoo Server. However if Rhino is running on the Network Server, then Karamba3D needs to run from the same license server.


---

# 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:

```
GET https://manual-1-3.karamba3d.com/troubleshooting/4.3.-miscellaneous-problems/licensing.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.
