> For the complete documentation index, see [llms.txt](https://community.space.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.space.id/space-id-bai-ke-zhi-nan/.bnb.arb-shi-yong-zhi-nan/ru-he-dui-huan-li-pin-ka.md).

# 如何兑换礼品卡？

步骤1：&#x20;

前往 <https://bnb.space.id/app> 并连接你的钱包。 在你的个人资料页面中，单击 SPACE ID 点下方左上角的“My Gift Card以访问“我的礼品卡”界面。

步骤2:

点击“Redeem”，就可以将你的礼品卡兑换成 SID 积分，你可以通过点击“<”或“>”选择兑换的礼品卡种类，在通过选择“+”或“-”选择礼品卡数量。你可以在右侧看到相应的 SID 积分数值。 点击“Redeem”按钮，即可完成礼品卡兑换。

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

{% hint style="danger" %}
你只能看到你持有的礼品卡，如果你没有持有礼品卡，你将看到以下界面。
{% endhint %}

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

步骤3：&#x20;

交易完成后，你将回到你的个人资料页面，并且右上角会显示“SID Points successfully redeemed”。 兑换成功后，你的礼品卡将被烧毁并兑换成 SID 积分显示在你的页面。

你可以使用 SID 积分注册新域名或给已有域名续费延期。&#x20;

{% hint style="danger" %}
SID 积分是不可退款或转账给他人的。
{% endhint %}


---

# 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://community.space.id/space-id-bai-ke-zhi-nan/.bnb.arb-shi-yong-zhi-nan/ru-he-dui-huan-li-pin-ka.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.
