# Support Cards

* During your turn, you may play **up to 3 support cards** from your hand.&#x20;
* Support cards remain on the battlefield until the end of the turn, unless otherwise specified by card effects.&#x20;
* You cannot play a support card while there are unresolved effects on the stack.
* Extra support cards—such as those played by abilities / effects, or special rules—do not count toward your 3 normal support card limit.

<figure><img src="/files/t1bYLjAak6fYDoHiIZvy" alt="" width="266"><figcaption></figcaption></figure>


---

# 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://starlightrules.starfallunion.com/complete-game-rules/support-cards.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.
