# Quick Start Guide

🚀 Quick Start Guide for QuantX

**1️⃣ Choose Your Assets**

More assets = more opportunities for pyramiding.

**2️⃣ Set Margin & Leverage**

Recommended:

* 10% margin cumulative of all assets
* 10x leverage per asset

**3️⃣ Pick Your Exit Strategy**

* Timed Exits “AutoSell” (best in bullish markets)
* Per asset TP% (2–3%) (best in bearish/choppy markets)
* If both enabled, whichever condition met first gets triggered.

**4️⃣ Enable QuantX**

QuantX automatically scans markets every hour and manages entries/exits.

You now have a fully autonomous multi-signal crypto trading system operating on your behalf.[<br>](https://app.gitbook.com/o/89Hj8ZXtt7AUTE3aZ3c1/s/mUMQSn6g4iZmdYi0v0KS/quantx-backtester)


---

# 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://xdocs.paal.ai/quick-start-guide.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.
