# Contract Note

A **Contract Note** is a confirmation of trades executed by a client on a particular day. It provides a legal record between a client (you) and a broker (Geojit) with respect to the settlement of trades.

To **access the contract note**, follow the below steps :

* On the '**Reports**' page, find '**Contract Note**' and **click on it**.
* **Set a date range** by clicking on the calendar icon 📅 or choosing from the preset time frame given.
* **Click** on '**Submit**'.
* All your contract notes will be displayed along with the bill number, chronologically, with the most recent one situated at the top.
* Tap on the '**download**' button ⬇ given towards the right-hand side of each contract note to download it.
* Click on 'Confirm.'
* **Save the file**, and your file will be downloaded successfully.

> Contract notes are available only from the year 2015

<figure><img src="/files/gMGln4Z1clf3nOykPXBY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Password to open the contract note:** \
\
**The** **first 4 characters of your PAN**, **followed by the date and month of your Date of Birth in dd/mm format**.<br>

For example, if your PAN is DTHPP2419D and DOB is 10/03/1980, your contract note password will be DTHP1003.
{% endhint %}


---

# 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/reports/contract-note.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.
