# 产品密钥兑换

您在购买后收到的产品密钥现在可以交给您的客户，或者您可以代表您的客户兑换该密钥。

## 由您的客户兑换的产品密钥

此方法非常简单直接。将购买的产品密钥发送给您的客户。建议您的客户访问 World Creator 网站（<https://www.world-creator.com>）并点击 <mark style="color:黄色;">兑换产品密钥</mark> 图标，如下图所示：

<figure><img src="/files/570f1f04932ab224fcc6226aa8f51f0a6eb3332e" alt=""><figcaption></figcaption></figure>

这将打开一个新窗口，如下图所示：

<figure><img src="/files/da6848a938ce481868634a8089dd42e47ae13c49" alt=""><figcaption></figcaption></figure>

然后您的客户需要输入一个有效的电子邮件地址，该地址将用于创建 World Creator 帐户并管理所有与 World Creator 相关的许可证和席位。如果您的客户已有一个包含一个或多个许可证的 World Creator 帐户，则应在此处使用该电子邮件。在这种情况下，我们的系统会将许可证添加到现有帐户，否则将创建一个新帐户。

## 由您兑换的产品密钥

访问 World Creator 网站（<https://www.world-creator.com>）并点击 <mark style="color:黄色;">兑换产品密钥</mark> 图标，如本文第一幅图所示。

然后输入您购买的产品密钥，并确保使用您客户的电子邮件（最好询问客户他们希望使用哪个电子邮件来管理其 World Creator 许可证。如果他们已有帐户，我们建议使用该邮箱，因为我们的系统会将新许可证添加到其现有帐户）。

兑换成功后，客户将收到一封包含登录详细信息的电子邮件，发送到兑换过程中提供的电子邮件地址。

就是这样——完成了。简单明了。 :smile:


---

# 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.world-creator.com/zh/cai-gou-men-hu/product-key-redemption.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.
