# Pro Tips

* **New to copy trading?** Start with a small % (e.g., 5%), observe for a few days, then scale up.
* **Following a whale?** Use Copy Percentage + set Max Per Trade to cap your exposure.
* **Following a high-frequency bot?** Enable "Below Min Limit" + set "Ignore Under $5" to filter noise.
* **Not sure which settings to use?** → See [**Recommended Settings by Trader Type →**](/copy-trading/copy-trading-settings-guide.md#recommended-settings-by-trader-type)


---

# 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.polycop.ai/copy-trading/pro-tips.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.
