# Strategy and Analysis

#### **How do I choose the best token for my battle?**

Select a token whose price movements you can best analyze. Review historical price trends and market conditions before making your choice.

#### **What analysis is helpful for setting the direction (**<mark style="color:green;">**UP**</mark>**&#x20;or&#x20;**<mark style="color:red;">**DOWN**</mark>**)?**

Use technical analysis tools such as price charts, trend lines, or RSI indicators. Also, stay updated on relevant news about the token.

#### **What happens if my token remains stable during the battle?**

If your token remains stable and your opponent's token moves in their chosen direction, your opponent wins. It’s not just about the movement of one token but the difference in the movements of both tokens.

However, if both tokens move the exact same amount (or neither moves), the battle is a draw, and both players get their full stake back.

<br>


---

# 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://docs.wingriders.com/battle-of-pools/strategy-and-analysis.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.
