> For the complete documentation index, see [llms.txt](https://docs.genuniverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.genuniverse.io/cn/gameplay/nft-game-card/evolving-nft-game-card.md).

# 英雄卡牌升星

1.進入資產頁面，點開遊戲卡牌詳情頁，點擊“升星卡牌”對遊戲卡牌進行升星；

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

2.卡牌升星的預覽頁面，可以看到星級的提升，以及升星需要消耗遊戲素材的數值；

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

2-1.卡牌升星需要消耗英雄卡牌详情：

<figure><img src="/files/6EgAbJvNInjxYHxnlXsm" alt=""><figcaption></figcaption></figure>

2-2.卡牌升星需消耗同陣營卡牌詳情：

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

<figure><img src="/files/cskb9YIKovvH2DgdoqBQ" alt=""><figcaption><p>升星消耗表</p></figcaption></figure>

3.點擊升星按鈕，可以看到卡牌升星的結果；

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

4.升星將獲得大幅的屬性提升，詳見下圖；

<figure><img src="/files/h9vXNGIq1arMYdmyyMew" alt=""><figcaption><p>屬性增幅</p></figcaption></figure>

4-1.升星可以拓展等級上限，升星後維持原本的等級，詳情請見下方表格；

<figure><img src="/files/HLG4iGFtfgo7oJPkM0SI" alt=""><figcaption><p>等級上限</p></figcaption></figure>


---

# 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://docs.genuniverse.io/cn/gameplay/nft-game-card/evolving-nft-game-card.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.
