> For the complete documentation index, see [llms.txt](https://manual-2.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-2.karamba3d.com/chinese_2_0_0/troubleshooting/4.3.-miscellaneous-problems/licensing.md).

# 4.1.3: 获取使用授权许可

## 如何确认我的使用授权许可已正确安装？

将Karamba3D&#x7684;**“License（使用授权许可）”**&#x7EC4;件放置在grasshopper画布上，并将其连接到Panel（面板）运算器。面板应当可以读出使用授权许可的详细信息。

![](/files/-MCkEaxFgvGgyunlWQNF)

在成功安装使用授权许可后，用户应当可以打开范例文件，范例文件包含20多个梁元件或50多个壳体元件。通过打开[此定义](http://www.karamba3d.com/download/pro-license-check/?wpdmdl=4987\&masterkey=58592ba49301d)可以检查使用授权许可是否已安装以及安装的 Karamba3D版本是否正确。

![](/files/-MCkEQkvnBVKGa5rqCcS)

## 如果用户更换计算机，是否可以更改独立使用授权许？

独立使用授权许可授权用户在两台计算机上安装Karamba3D。如需更换计算机，请向我们发送电子邮件，邮件内容应包含新计算机的machine.id文件，以便我们为您更新使用授权许可。

## 用户对计算机进行格式化后，其使用授权许可是否仍然有效？

即使对计算机进行格式化或升级操作系统，使用授权许可也应当保持不变。这也适用于在Mac上使用Bootcamp进行Windows安装。但是，如果您在Mac操作系统上运行Parallels，则可能需要与我们联系以更新您的使用授权许可。

## 在更新Karamba3D版本后，使用授权许可显示为“trail（试用版）”。

在计算机上更新Karamba3D版本后，使用授权许可仍然有效。在更新过程中，使用授权许可文件可能会被覆写。如果您的使用授权许可显示为trail（试用版），则需要重新加载“license.lic”文件。请参阅加载[独立使用授权许可](/chinese_2_0_0/1-introduction/1.2-licenses/1.2.4-standalone-licenses.md)的指南。

## 我向您发送了两个machine.id文件，但仅收到一个使用授权许可文件。 请问第二个许可证文件在哪里？

使用授权许可文件可以在多台计算机上使用，这适用于用户收到的所有machine.id文件。

## 如果Rhino未在服务器上运行，我是否可以在Zoo Network Server上运行Karamba3D？

Karamba3D无需Rhino拥有Zoo License，可以独立在Zoo Server上运行。但是，如果Rhino在网络服务器上运行，则Karamba3D需要在拥有同一使用授权许可的服务器上运行。


---

# 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-2.karamba3d.com/chinese_2_0_0/troubleshooting/4.3.-miscellaneous-problems/licensing.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.
