# Margin Trading

Margin trading on **sendit.fun** allows you to amplify your exposure by borrowing against your collateral. With leverage up to **3x**, you can open larger positions, but you also take on higher risk.

This section provides simple, step-by-step tutorials on how to:

* **Open a Margin Position**: Set leverage, adjust slippage, and start trading.
* **Close a Margin Position**: Exit fully or partially, repay debt, and manage PnL.
* **Manage Collateral**: Add, withdraw, repay debt, or borrow SOL directly from your position panel.
* **Monitor Risk**: Track liquidation price, open debt, and leverage in real time.

> ⚠️ **Important**: Margin increases both potential gains and potential losses. Always manage leverage responsibly.

Use the guides below to learn each function in detail and execute your trades safely.

{% content-ref url="/pages/HRU44ODjDSZSwJ0MvUqB" %}
[Open a margin position](/getting-started/tutorials/margin-trading/open-a-margin-position.md)
{% endcontent-ref %}


---

# 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.sendit.fun/getting-started/tutorials/margin-trading.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.
