# Collateral

**Collateral** is the initial <mark style="color:blue;">**amount of money**</mark> you put in the leveraged trade, which is the <mark style="color:blue;">**maximum amount**</mark> you can potentially lose if the trade goes against your expectations.

<figure><img src="/files/ew6LtGnfWGq5669DCGTM" alt=""><figcaption></figcaption></figure>

You can <mark style="color:blue;">**choose to enter**</mark> your collateral in USD or as a percentage of your <mark style="color:blue;">**total wallet balance**</mark> using the <mark style="color:blue;">**buttons below**</mark>: **25%, 50%, 75%, or 100%.**


---

# 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.unlimited.trade/start-trading/or-unlimited-leverage-guide/creating-a-trade/collateral.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.
