# Margin Trading

Margin Trading Funding (MTF) is a facility that allows you to capitalize on investment opportunities that may otherwise not be possible due to a shortage of funds. By paying for a part of your order value in the form of a margin, the remaining amount will be funded by Geojit. This margin can be brought as cash and/or pledged securities, and [interest charges](https://support.geojit.com/support/solutions/articles/89000007812-what-is-the-interest-rate-charged-for-mtf-) are levied on the broker-funded amount.&#x20;

#### This Section Contains : <a href="#this-section-contains" id="this-section-contains"></a>

* [How do I view my MTF summary ?](#how-do-i-view-my-mtf-summary)
* [How do I view my MTF holdings?](#how-do-i-view-my-mtf-holdings)
* [How do I view Share Transfer Request ?](#how-do-i-view-the-share-transfer-request)
* [How do I view MTF collateral details ?](#how-do-i-view-mtf-collateral-details)
* [How do I access MTF Interest Certificate ?](#how-do-i-access-the-mtf-interest-certificate)
* [How do I view the MTF Account Statement ?](#how-to-view-mtf-account-statement)

#### How do I view my MTF Summary ? <a href="#how-do-i-view-my-mtf-summary" id="how-do-i-view-my-mtf-summary"></a>

* Go to the '**Products**' page.
* Tap on '**Margin Trading**'.
* Under Margin Trading, **click on MTF Summary**.
* Here you can see **MTF Ledger Balance**, **MTF Unaccounted Balance**, **MTF Unaccounted Interest,** and **the total of these values.** Also, you can see **MTF holding value**, **cash withdrawal**, **margin%**, **margin shortage**, and **MTF interest percentage**.

Unaccounted MTF interest represents daily interest for the month that hasn't been debited to your normal ledger. At month-end, the accumulated unaccounted MTF interest is debited to your normal ledger account.

#### How do I view my MTF holdings ? <a href="#how-do-i-view-my-mtf-holdings" id="how-do-i-view-my-mtf-holdings"></a>

{% embed url="<https://app.supademo.com/demo/cmegt0grs8bdah3pye52qzvpb>" %}

* Go to the '**Products**' page.
* Tap on '**Margin Trading**.'
* Under Margin Trading, click on '**Holdings**.'
* Your total P\&L will be displayed at the top.
* Your MTF holding will be listed out, containing details like scrip name, quantity, purchase rate, purchase value, P\&L, market value, scrip margin, and margin amount respective to the security.

#### How do I view the Share Transfer Request ? <a href="#how-do-i-view-the-share-transfer-request" id="how-do-i-view-the-share-transfer-request"></a>

To transfer your MTF shares back to Cash and vice versa:

{% embed url="<https://app.supademo.com/demo/cmei24l9997azh3py7ym874xf>" %}

* Go to the '**Products'** page.
* Tap on '**Margin Trading**'.
* Under Margin Trading, **click** on '**Share Transfer Request**' and you will be navigated to another page.
* **Choose Status:** Holding/Pending/Approved/Rejected.
* Tap on '**Submit**'.
* **Select any number of scrips** and **enter the number of quantities** you wish to transfer.
* Click on '**Submit Request**'.

#### How do I view MTF collateral details ? <a href="#how-do-i-view-mtf-collateral-details" id="how-do-i-view-mtf-collateral-details"></a>

Collateral margin is the margin you receive for trading/investing by pledging holdings (held in your demat account).

<figure><img src="https://4250648999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQUVvHauOEWZZorbZR584%2Fuploads%2FI0mM3JACASlKYwqttvah%2Fimage.png?alt=media&#x26;token=5b886809-1b55-4bf1-b0ac-1b926970b84b" alt=""><figcaption></figcaption></figure>

* Go to the '**Products**' page.
* Tap on '**Margin Trading**'.
* Under Margin Trading, **click on 'Collateral'**.

#### How do I access the MTF interest certificate ? <a href="#how-do-i-access-the-mtf-interest-certificate" id="how-do-i-access-the-mtf-interest-certificate"></a>

{% embed url="<https://app.supademo.com/demo/cmei5ew0u9917h3pyyc6hdt19>" %}

* Go to the '**Products**' page.
* Tap on '**Margin Trading**'.
* Under Margin Trading, **click on 'MTF Interest Certificate'**.
* Choose the '**Financial Year**' from the drop-down menu.
* Tap on '**Submit**'.
* Your interest statement for that financial year will be displayed chronologically.
* Click on the 'Download' button given at the top-right corner of this page to download this report.

#### How to view MTF Account Statement ? <a href="#how-to-view-mtf-account-statement" id="how-to-view-mtf-account-statement"></a>

{% embed url="<https://app.supademo.com/demo/cmejmsioy0ckt5gz3azskxvqt>" %}

* Go to the '**Products**' page.
* Tap on '**Margin Trading**'.
* Under Margin Trading, click on '**MTF Account Statement**'.
* **Set a custom date** by clicking on the calendar icon.
* Click on '**Submit**'.
* Your MTF account statement for the preferred time period will be displayed.
* Here you can see **both unaccounted interest** and **current ledger balance** displayed at the top.
* Click on the '**Download**' **button** given at the top-right corner of this page to download this report.


---

# 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://usermanuals.geojit.com/mygeojit-web/products/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.
