# Risk Management

## Risk Management 101

In reality, EzAlgo is just a statistical advantage. Past performance does not guarantee future results, however it gives a good idea of what is to come.&#x20;

When entering trades with EzAlgo, you should not risk more than 2-4% of your portfolio on a single trade when following good risk management.&#x20;

For example, if you have $1,000 in your account, you would risk no more than $20 to $40 per trade. By taking smaller risks, you can prevent your account from being wiped out by one or two losing trades. Taking excessive risk can be hazardous and negatively impact your long-term profits.&#x20;

*"Respect your money or it will find a new owner."*

For more information, please see our Risk Management section under Education:

{% content-ref url="/pages/lB2sBFqAD0uCSs4mCfHC" %}
[Risk Management](/education/risk-management.md)
{% endcontent-ref %}


---

# 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.ezalgo.ai/user-guides/installation-and-setup/risk-management.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.
