# Boost Your Staking Yield

When staking coins, the entire wallet balance for the selected coin is staked. This essentially means that **the larger a trader’s balance - the higher the potential returns** will be over time!

There is no need to choose between staking or trading. As Margex does not impose lock-up periods or similar restrictions on staked coins - you can simultaneously stake your balance and at the same time use it as margin to trade with up to x100 leverage, thus maximizing your profit potential.

To learn more about leverage trading, make sure to check our quick help center articles:

* [Basics of Leverage trading](/help-center/leverage-trading-guide/how-leverage-works.md)
* [How to place and manage orders](/help-center/leverage-trading-guide/orders-positions/manage-orders.md)
* [How to manage positions](/help-center/leverage-trading-guide/orders-positions/manage-positions.md)


---

# 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://help.margex.com/help-center/staking/how-to-boost-returns.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.
