> For the complete documentation index, see [llms.txt](https://references.everstrike.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://references.everstrike.io/account/trading-bonus.md).

# Trading Bonus

A trading bonus is a free balance that can be used for testing out the Everstrike Mainnet without committing capital to Everstrike.

It is issued in evUSD, and is meant to be used for testing - it cannot be used for withdrawals, redemptions and spot trading. Additionally, it cannot be converted to other assets.

Trading profits made with the bonus are fully withdrawable.

### Restrictions

A trading bonus cannot be used for:

* Spot trading
* Withdrawals
* Redemptions

### Fair usage

Users who engage in unethical behavior, such as the farming of trading bonuses (with dozens or hundreds of related accounts) may risk being blacklisted from Everstrike's CEX mode. They are still able to use Everstrike in DEX mode.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://references.everstrike.io/account/trading-bonus.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.
