# Deposit Matching

VDEX is trialing a deposit matching program. Traders with qualifying deposit amounts receive bonus trading credits.

* $200 Net Deposit → $100 Trading Credits
* $500 Net Deposit → $200 Trading Credits

Trading credits remain in the account until a withdrawal lowers the net deposit below the qualifying amount. Here are some examples for a trader who deposited $500:

1. The trader loses $100 without a withdrawal, bringing equity to $400. Trading credits are not revoked.
2. The trader profits $100 and withdraws $100, bringing equity back to $500. Trading credits are not revoked.
3. The trader profits $100 and withdraws $200, bringing equity to $400. Trading credits are revoked.


---

# 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.vdex.trade/trading/trading-credits/deposit-matching.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.
