# How to Use Setup Cards

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

Access potential trade setups by click a timeframe on the upper right-hand corner. The current list of setup cards in this version are Momentum, Reversal, Pullback, RSI Bullish Divergence, Bullish Sweeps, and EMA 36 Bounce.&#x20;

More setup cards will soon be available.&#x20;

{% hint style="danger" %}
Setup alerts are **NOT** trade signals. They are suggestions that should be validated with additional market analysis.
{% endhint %}

Typically, the effectiveness of setups increases when they appear for several coins simultaneously (everything is going up). The coins listed in these setups should be considered as starting points, filtering the most promising ones requires a trader's experience and an understanding of price structures.


---

# 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://kreioslabsdocs.gitbook.io/kreioslabs/how-tos/how-to-use-setup-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.
