# How do I make a profitable trade in Perps?

To make a profitable trade with perpetuals in crypto, follow these steps:

1. **Research:** Analyze market trends and price charts for potential movements.<br>
2. **Use Leverage Cautiously:** Start with low [leverage](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-do-i-make-my-first-trade-in-perps/3-select-the-leverage-you-would-like-to-trade-with.md) to minimize risk.<br>
3. **Set Entry and Exit Points:** Decide when to buy and sell based on your analysis.<br>
4. **Manage Risk:** Use [stop-loss orders](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-do-i-make-my-first-trade-in-perps/5-select-your-tp-sl.md) to limit losses and only risk a small portion of your capital.<br>
5. **Stay Informed:** Monitor news and events that could affect prices.<br>
6. **Be Flexible:** Adjust your strategy as market conditions change.


---

# 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.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-do-i-make-a-profitable-trade-in-perps.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.
