> For the complete documentation index, see [llms.txt](https://wiki.5tars.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.5tars.io/know-your-assets/nft-cards/nft-power-cards.md).

# NFT Power Cards

1. **5TARS Elite Power Card**:

   * Function: This powerful card grants an incredible 10% bonus to the accuracy of your predictions in both Prediction and Fantasy Points. With the 5TARS Elite Power Card in your hand, you'll have a significant advantage in foreseeing event outcomes and calculating your players' fantasy points.
   * Usage: You can choose to use the 5TARS Elite Power Card in the Arenas.

2. **Stadium Game Power Card**:
   * Function: Exclusively designed for intense Stadium Arenas, this card bestows upon you the power to win any showdown against an opponent's card, with the exception of another Stadium Game Power Card. It's your ace in the hole when facing challenges in the stadiums.
   * Usage: The Stadium Game Power Card is only valid in Stadium Arenas and ensures victory in any showdown except against another Stadium Game Power Card.

<figure><img src="/files/n6zuRvyaPRcamSu24Uo2" alt="" width="175"><figcaption></figcaption></figure>

1. **Prediction Power Card**:
   * Function: This Prediction Power Card enhances your prediction skills by providing an additional 10% boost to your prediction points in the Arenas.
   * Usage: You can choose to use the Prediction Power Card in the Arenas, granting you an edge in predicting event outcomes.

<figure><img src="/files/Ctvg5k2635hQCO9kDuM6" alt="" width="161"><figcaption></figcaption></figure>

1. **Fantasy Power Card**:
   * Function: The Fantasy Power Card enhances your fantasy points by providing an extra 10% boost to your fantasy points in the an Arena.
   * Usage: You can choose to use the Fantasy Power Card in the Arenas, giving you an advantage in calculating fantasy points for your players.

<figure><img src="/files/15pdg9pdRaXqNBOUpFw4" alt="" width="161"><figcaption></figcaption></figure>

{% hint style="info" %}
**Important Note**: Each Power Card is for single use only. Once used in an Arena, the card is burned and cannot be reused. It's crucial to strategically consider when and where to use your Power Cards to maximize their effectiveness and secure victory in each showdown.
{% endhint %}

With these four distinct Power Cards in your collection, you'll have a variety of strategic options to enhance your gameplay and dominate in both Prediction and Fantasy Arenas. Get ready to elevate your game to new heights and secure victory with the power of NFT cards!


---

# 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://wiki.5tars.io/know-your-assets/nft-cards/nft-power-cards.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.
