# Find Strategies

### XAPY Recommendations

XAPY provides recommendations for specific strategies, such as: Which tokens to open on which exchange, expected profits, etc., through the real-time [Signal](/signals.md) page.

Use pre-provided filters to find suitable tokens for starting an effective strategy.

<figure><img src="/files/3rZ98Lc5QDKBkr0IQnvt" alt=""><figcaption></figcaption></figure>

### Your Watchlist

In addition to XAPY's recommendation list, on the Signal page you can:

* **Manage watchlists**: Create, add, delete, edit, or name lists of tokens you are interested in.

> When you add a token to your watchlist, XAPY's intelligent system automatically calculates and returns all necessary results to facilitate your decision-making.

* **Filter optimal conditions:** 24h Volume, current Funding Rate, current APR, and APR history (1 or 2 weeks).
* **Select exchanges:** Choose the exchanges for trading.
* **Sort results:** Sort the filtered results (descending or ascending).

<figure><img src="/files/1aYeXmKsXDrM9gQuKONO" alt=""><figcaption></figcaption></figure>

💡 You can also independently search for tokens to initiate positions using traditional manual methods, such as accessing exchanges directly and comparing funding rates in a favorable direction

<figure><img src="/files/qdxXtKoI5SLuMkcDElyZ" alt=""><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://docs.xapy.io/active-strategies/find-strategies.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.
