# Problem

The majority of retail crypto traders are under-funded in capital.

The average crypto trader has $1,000-5,000 in their trading account. To earn a full-time income from trading, they need to generate a 20-100% return on that capital every single month.

This is unsustainable on a monthly basis.

This means traders are generally forced to over-leverage, which puts them at high risk of getting liquidated.&#x20;


---

# 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://tordess.gitbook.io/tordess-white-paper/problem.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.
