# Recommendation

The funding rate arbitrage market is a low-risk market with minimal volatility. However, if you select a poorly secured investment portfolio, it can become a burden. XAPY provides several important reminders for participants in the funding rate arbitrage market:

* Maintain positions for as long as possible, as frequent order entries and exits increase costs and lead to unexpected slippage losses.
* Select tokens with strong metrics: stable funding rates, good 24-hour volume/OI ratios, acceptable slippage levels (quick break-even point).
* Be aware that certain tokens may be delisted by exchanges, forcing you to close positions before the delisting date or face liquidation at the delisting time, resulting in potential losses greater than expected.
* Configure bots (Forced Liquidation Protection Bot, Hedging Bot, Strategy Execution Bot) efficiently and carefully to prevent system malfunction.
* Always maintain strong security for both your exchange accounts and XAPY accounts, particularly protecting your API keys and 2FA codes.
* Continuously monitor important XAPY notifications in your Important Telegram group (such as exchange maintenance announcements, system maintenance alerts, etc.) and XAPY’s news channel.

In addition to the Signal page, XAPY also provides free real-time entry and exit signals via Telegram, helping you stay proactive and reduce the workload of active position management.


---

# 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/key-considerations/recommendation.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.
